Created By: M Ritter | Difficulty Level: 3
Write an algorithm to output all of the numbers in a given range. The user should be prompted for the start and end values and a function called to display the values in that range (including the start and end values).
Drag from here
Construct your solution here