Programming (Year 11)
Control Structures
What is the purpose of the 'if' statement in programming?
To repeat code
To run code conditionally
To define a function
To create a loop