Question: 2) Write a program that asks the user to enter an integer number greater than 1 and prints the integers from the entered number to

2) Write a program that asks the user to enter an integer number greater than 1 and prints the integers from the entered number to 1 backwards. Here is a sample run: Microsoft Visual Studio De Corse Enter the number greater than 1: 17 17 16 15 14 13 12 11 10 9 8 1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
