2 Counter Controlled loop

Ask the user for a start value and an end value. Use a FOR loop to display all of the numbers from the start value to the end value.

Scroll to Top