Question: 7. Read the instructions and write c++ programming. Write a function qualityPoints that inputs a student's average and returns 10 if a student's average is
Write a function qualityPoints that inputs a student's average and returns 10 if a student's average is 90-100, 8 if the average is 80-89, 6 if the average is 70-79, 1 if the average is 60-69, and 4 if the average is lower than 60
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
