Programming (Year 11)
Control Flow
What is the purpose of a loop in programming?
To perform a task once
To repeat a task multiple times
To store data
To define a function