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.
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.