You are given a list of students’ names and their test scores. Design an algorithm that does the following: Calculates the average test scores. Determines and prints the names of all the students...


You are given a list of students’ names and their test scores. Design an algorithm that does the following:
Calculates the average test scores.
Determines and prints the names of all the students whose test scores are below the average test score.
Determines the highest test score.
Prints the names of all the students whose test scores are the same as the highest test score.



Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here