Alberta Einstein teaches a business class at Podunk University. To evaluate
the students in this class, she has given three tests. It is now the end of the
semester and Alberta would like to have a program that inputs each stu-
dent’s test scores and outputs the average score for each student and the
overall class average. (Hint: The outer loop should allow for Ms. Einstein to
input all the students, one by one, and the inner loop should accept the
three exam scores and compute the average for each student.)
Comments
Leave a comment