Using Python to write a program that takes the input of 5 scores from the user, and then calculates the grade of the student, based on the average score. It uses a function Calculate(score1, score2,...


Using Python to write a program that takes the input of 5 scores from the user, and then calculates the grade of the student, based on the average score. It uses a function Calculate(score1, score2, score3, score4, score5) to do the needful.


The grade is calculated based on the following criteria:































Average Score




Grade



>=90



A



80-89



B



70-79



C



60-69



D



<>



F




Jun 06, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here