Question: A function that will accept a count as the total number of grades to be read in by the function. After reading the list of
A function that will accept a count as the total number of grades to be read in by the function. After reading the list of grades, it will return the following statistical data for that list of grades: how many grades are passing ('A' or 'B' or 'C'), how many 'A' grades, how many invalid grades (not 'A', 'B', 'C', 'D' or 'F')
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
