Remove duplicates in a tuple of tuples

后端 未结 0 1879
无人共我
无人共我 2021-01-20 02:50

I have the following tuple of tuples:

# my Noah\'s Ark    
myanimals = ((\'cat\', \'dog\'), (\'callitrix\', \'platypus\'), (\'anaconda\', \'python\'), (\'mous         


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