(palindrome number) write a program that prompts the user to enter a three-digit integer and determines whether it is a palindrome number. a number is palindrome if it reads the same from right to left and from left to right. here is a sample run of this program: