Python “set” with duplicate/repeated elements

后端 未结 8 1867
栀梦
栀梦 2020-12-28 12:52

Is there a standard way to represent a \"set\" that can contain duplicate elements.

As I understand it, a set has exactly one or zero of an element. I want functiona

8条回答
提交回复
热议问题