how to check if a certain string is in a string code example Example: python check if string in string if "blah" not in somestring: continue