Fix Python – Python: How to check a string for substrings from a list? [duplicate]
This question already has answers here:
Closed 10 years ago.
Possible Duplicate:
Check if multiple strings exist in another string
I can’t seem to find an equivalent of code that functions like this anywhere for Python:
Basically, I’d like to check a string for substrings contained in a….