Programming (Year 12)
Control Structures
What is the purpose of a 'for' loop in programming?
To execute code once
To iterate over a sequence
To define a function
To handle exceptions