Tacocat Challenge



This JavaScript exercise is called tacocat because the word tacocat is a palindrome. We want to determine whether a word is a palindromes given user input. A word is a palindrome if the word can be spelled the same way if read normally and backwards.