An instructor calculates grades by dropping the lowest homework score and the lowest test score and adding the remaining scores together. He then calculates the final points as a percentage of the...


An instructor calculates grades by dropping the lowest homework score and the lowest test score and adding the remaining scores together. He then calculates the final points as a percentage of the total points possible. The instructor needs to know the final points for a given student.


(Hint: Use the minimum function, that is, the function that returns the minimum value in a list of values.) Test your solution with the following data:



Total points possible—500 points


Tom Johnson



Homework scores—45, 46, 41, 31, 44


Test scores—95, 84, 75, 98

Nov 24, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here