Created By: M Ritter | Difficulty Level: 2
An algorithm is required to find the average score for an exam a teacher gives their class. The algorithm should output the total of the scores, as well as the average score. The scores (out of 10) were: 5, 7, 10, 9, 8.
Drag from here
Construct your solution here