Programming (Year 11)
Control Structures
What does the 'if' statement do in programming?
Repeats code
Executes code based on a condition
Defines a variable
Ends the program