Computer Science for IGCSE & O level - Programming (Section 10 - No. 9)
What does the `FOR` loop facilitate in the pseudo-code examples?
Assigns values.
Iterates through a set of students.
Performs calculations.
Outputs results.
Explanation
The for loop helps to iterate.
Comments (0)
