Is there an equivalent to array\'s some() method in Python?
some()
If you\'re not familiar with this method, this is what it does:
The