['aa', 'ab', 'aaaa', 'ggg', 'agaga', 'a']
从上面的列表中,我希望能够以最短的方式找出列表中是否包含"b".谢谢!
python string list
list ×1
python ×1
string ×1