How can I return True if same character is found in two lists?

前端 未结 0 1831
无人共我
无人共我 2020-11-29 10:55

I need to write a function that accepts two lists and returns True if the same character is found in both lists. for example, if the lists are L1 = [\'v\', \'a\', \'

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