- Palindrome Write A Program That Prompts The User To Enter A Four Digit Integer And Determines Whether It Is A Palindro 1 (13.42 KiB) Viewed 38 times
(Palindrome) Write a program that prompts the user to enter a four-digit integer and determines whether it is a palindro
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
(Palindrome) Write a program that prompts the user to enter a four-digit integer and determines whether it is a palindro
(Palindrome) Write a program that prompts the user to enter a four-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: