how to terminate the program when similar elements are found

后端 未结 0 1737
孤街浪徒
孤街浪徒 2020-12-24 14:01

I have the following 2D list:

test_list = [[\'A\', \'B\', \'C\'], [\'I\', \'L\', \'A\', \'C\', \'K\', \'B\'], [\'J\', \'I\', \'A\', \'B\', \'C\']]


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