Remove redundant sublists within list in python

后端 未结 0 1937
孤街浪徒
孤街浪徒 2020-12-09 05:19

Hello everyone I have a list of lists values such as :

list_of_values=[[\'A\',\'B\'],[\'A\',\'B\',\'C\'],[\'D\',\'E\'],[\'A\',\'C\'],[\'I\',\'J\',\'K\',\'L\',         


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