Question: Write a program that prompts the user to enter a four-digit integer and displays the number in the following order 3,2,4,1,5. So if the reverse
Write a program that prompts the user to enter a four-digit integer and displays the number in the following order 3,2,4,1,5. So if the reverse order is 5,4,3,2,1, the program will print 3,2,4,1,5 .py
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
