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
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here