Question: undefined Exercise #2: (4 points) Write a program that asks the user to enter one integer number that consists of three digits, and then your
undefined
Exercise #2: (4 points) Write a program that asks the user to enter one integer number that consists of three digits, and then your program splits the digits of the number and prints the digits in reverse order Sample Input/Output: Enter a 3-digit integer number: 132 The digits of 132 are: 23 1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
