Question: python 2) Write a program to read three-digit integer from the user and print if it is palindrome or not. The palindrome number is a
2) Write a program to read three-digit integer from the user and print if it is palindrome or not. The palindrome number is a number that is same after reverse, for examplo: 121,858,707. Your program should accept only three-digit integers, otherwise it displays "This is not threedigit number
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
