Write a program that creates a histogram that allows you to


Question: Write a program that creates a histogram that allows you to visually inspect the score distribution of a set of students. The program should prompt the user to enter an arbitrary number of integers that are in the range 0 to 100 inclusive; then produce a chart similar to the one below that indicates how many students scored in the range 91 to 100, 81 to 90 and so on. Print one hash for each student in that range.

2433_91.png

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a program that creates a histogram that allows you to
Reference No:- TGS02318736

Expected delivery within 24 Hours