python reordering of list elements with conversion to set

前端 未结 0 1089
一个人的身影
一个人的身影 2021-01-22 03:31

I understand that Python sets are not ordered.

And the ordering of a list will not be preserved when converted to a set

My question is: why are the elements of a l

相关标签:
回答
  • 消灭零回复
提交回复
热议问题