Question

Write a program that will calculate each student’s average score over several tests. The program will...

Write a program that will calculate each student’s average score over several tests. The program will ask for the number of students, and the number of scores per student. Then, for each student, it will ask for all test results and display the average. The output should look similar to what is shown below (sample user input is shown in bold) ( write by python and Screenshot it for me , thank)

How many students do you have?

3

How many test scores per student?

3

Student number 1

-----------------

Enter test number 1:

100

Enter test number 2:

95

Enter test number 3:

90

The average for student number 1 is 95.0

Student number 2

-----------------

Enter test number 1:

80

Enter test number 2:

81

Enter test number 3:

82

The average for student number 2 is 81.0

Student number 3

-----------------

Enter test number 1:

75

Enter test number 2:

85

Enter test number 3:

80

The average for student number 3 is 80.0

0 0
Add a comment Improve this question Transcribed image text
Know the answer?
Add Answer to:
Write a program that will calculate each student’s average score over several tests. The program will...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT