python if any in string samples code example Example: python check if string in string if "blah" not in somestring: continue