Question: EXERCISES Exercise 2.2.1. Write a program to print all the numbers from nl to n2, where nl and n2 are two numbers specified by the
EXERCISES Exercise 2.2.1. Write a program to print all the numbers from nl to n2, where nl and n2 are two numbers specified by the user. (Hint: You'll need to prompt for two values nl and n2; then, initialize i to nl and use n2 in the loop condition.)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
