Sales Bar Chart
Write a program that asks the user to enter today’s sales rounded to the nearest $100 for each of three stores. The program should then produce a bar graph displaying each store’s sales. Create each bar in the graph by displaying a row of asterisks. Each asterisk should represent $100 of sales.
Here is an example of the program’s output. User input is shown in bold.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.