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