Use frozenset as a pair in python

后端 未结 4 613
轮回少年
轮回少年 2021-02-06 06:37

I would like to make a pair of two elements. I don\'t care about the order of the elements, so I use frozenset.

I can think of the following two methods t

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