Find unique elements in the lists of lists of objects in Python

后端 未结 0 689
春和景丽
春和景丽 2020-12-20 04:10

I have list of objects in Python. Each object contains own list. The list contains some categories of that object eg.

[\'A\', \'A\', \'B\', \'-\', ... , \'B\'         


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