Question: Create the following program: Write a python program to display the marks in the class of 20 students The marks of the students will be

Create the following program: Write a python program to display the marks in the class of 20 students

Create the following program: Write a python program to display the marks

The marks of the students will be stored in a list or tuple (of your choice) Each element will be an integer between 0 and 9 (inclusively) The histogram will have a series of stars for each possible value of the mark A sample output if your marks are the following:

Create the following program: Write a python program to display the marks in the class of 20 students The marks of the students will be stored in a list or tuple (of your choice) Each element will be an integer between 0 and 9 (inclusively) The histogram will have a series of stars for each possible value of the mark A sample output if your marks are the following: 0 5 5 7 8 7 8 9 9 68 69 779 4 7 8 8 0: 1: 2: 3: S: ** 6:** 7:***** 8:***** 9:****

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!