Python remove common substrings from two lists

前端 未结 0 1267
不思量自难忘°
不思量自难忘° 2020-11-30 00:50

I have two lists: list_a and list_b. I want to remove not only the common strings in them, but also, the common (longest) substrings in them. The length of the lists could b

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