How do I count unique words in a list/set in python that is kind of nested/complicated

后端 未结 0 1942
独厮守ぢ
独厮守ぢ 2020-11-28 23:09

I am trying to count unique words in a list/set (or whatever its called) that looks something like this:

names = [[], [], [], [], [], [[\'John \', \'John \'],         


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