👤

design and implement an application that reads in a set of values in the range of 1 to 100 (yes, you should error check for this) and then creates a chart showing how often the values appeared. the chart should look like the one below and should show how many values fell in the range of 1-10, 11-20, 21-30, and so on.