Check if a string is a palindrome. Ignore case and non-alphanumeric characters. A palindrome reads the same forward and backward. """Check if a string is a palindrome (ignoring case and ...