top of page

PROGRAMMING CHALLENGES

Exam Score Average Calculator

Difficulty:

1 Easy

2.2 Practice Exam Questions

Topic:

A student is taking 6 exams. Write a program that allows them to input their scores for each exam, store them in an array, and then calculate and display the average score.

Use an array to store scores and a loop to calculate the total and average.

Need help with your programming skills?

If you need more help than just independent practise, then we're here for you. Book a 1:1 with us and we will be able to guide you to becoming a proficient programmer who can tackle any of the challenges an exam board can throw at you.

bottom of page