Problem:
Write an algorithm to calculate the average of five test scores. The algorithm should take the
scores as input, compute the sum, and then divide by the number of tests to get the average.
Instructions:
1. Clearly write the steps of the algorithm.
2. Ensure that your algorithm includes input, processing, and output steps.
3. Use proper notation and numbering for each step.
4. Submit your algorithm as a neatly written or typed document.