find if a string is a substring of another python code example Example: python check if string in string if "blah" not in somestring: continue