Write a program that reads a sequence of input values and


Problem

Write a program that reads a sequence of input values and displays a bar chart of the values, using asterisks, like this:

739_Asterisks.jpg

You may assume that all values are positive. First figure out the maximum value. That value's bar should be drawn with 40 asterisks. Shorter bars should use proportionally fewer asterisks.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a program that reads a sequence of input values and
Reference No:- TGS02628248

Expected delivery within 24 Hours