Question: 3. Write a program that asks for an integer and then prints all the integers from (and including) that value up to (and including) a
3. Write a program that asks for an integer and then prints all the integers from (and including) that value up to (and including) a value larger by 10. (That is, if the input is 5, the output runs from 5 to 15.) Be sure to separate each output by a space. Save your completed file as Q1_3.cpp. [6 Marks) For your run, use the following data: -20. Take a screenshot of your output window AND a screenshot of your C code. Save the two screenshots in a Word file called Quiz1_
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
