Programming (Year 11)
Control Structures
What is the purpose of a 'for' loop?
To execute a block of code once
To execute a block of code repeatedly
To define functions
To create a list