how to check if an element exists in a list of lists python

前端 未结 0 1660
[愿得一人]
[愿得一人] 2020-12-20 04:56

I have a list of lists that correspond to lines in file, with multiple columns.

[ [col1, col2, col3], [elem1, elem2, elem3], [elem4, elem5, elem6] ] 


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