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

前端 未结 0 1794
我在风中等你
我在风中等你 2020-12-20 05:10

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

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


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