Write a program that prompts the user to enter a three-digit integer and determines whether it is

Question:

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:

image

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: