how to use any generators to check a string is part of a list of other strings in python

前端 未结 0 356
自闭症患者
自闭症患者 2021-01-27 05:38

I am reading about any in python and I am not sure how to use any().

My case is as follows: Given two lists of server names, list A and list B, I need to check if any of

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