Question: 2. Write a Python script to generate the following output: 812162024 3. Write a Python program to compute grades for 5 students. For each student,

 2. Write a Python script to generate the following output: 812162024

2. Write a Python script to generate the following output: 812162024 3. Write a Python program to compute grades for 5 students. For each student, ask user to input 4 grades (inputs should lie between 0 and 100, inclusive) in variables grade1, grade2, grad3, grade4. Now compute the average for the grades of that student. Print the average as a percentage. Use a loop to repeat this computation for 5 students

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!