Kyler Brady
2011-07-06 11:43:52 UTC
department needs a program that prints in a horizontal bar graph, the number of
students enrolled in each class section 001 - 008 for CSC 119. The user should
be prompted to enter each section number and the number of students enrolled
in that section. Use astericks to create the chart. Each asterick represents 1
student; for example:
Section
001 ************
002 *****************
003 ***************
.
.
.