find if there are list of substring matches in a string python code example Example: how to check if a string contains a word python if word in mystring: print('success')