|
A good answer might be:
count is 0 count is 1 count is 2 count is 3 count is 4 Done with the loop | |
Complete ProgramHere is a complete program that lets the user pick the initial value and the limit value:
| |
QUESTION 9:If the user sets the initial value to -2 and the limit value to 1 what values will be printed out? Click Here after you have answered the question |