Question: (Split digits) Write a program that prompts the user to enter a four-digit integer and displays the number in reverse order. Here is a sample
(Split digits) Write a program that prompts the user to enter a four-digit integer and displays the number in reverse order. Here is a sample run: 3125 OUTPUT (must be) : 3
1
2
5
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
