Computer Science for IGCSE & O level - Programming (Section 1 - No. 28)
In the context of the provided code snippets, what could `studentAverage` represent?
The total number of students.
The average mark of a single student.
The total number of subjects studied.
The passing grade for a student.
Explanation
Given the context, it most likely represents the average for each student.
Comments (0)
