how to check if string is found in list code example Example: check if anything in a list is in a string python y = any(x in String for x in List)