You will need to enter a string and I will determine if it is palindrome (a palindrome is a string that you can read in both direction. Examples: dudtutdud, hesiseh, and saueteuas) The string need to be less than 1000 character long.