RACE CAR: A Coding Exercise
Race Car is a palindrome. A palindrome is a word, phrase, or sequence that reads
the same backward and forward. Write a program that checks if a phrase entered is a palindrome.
Instructions
Enter word(s) or phrase in the input box. Any special characters/spaces will be ignored. Hit "Check Palindrome" when you're ready to roll.