Programming (Year 11)
Control Structures
What does an 'if' statement do in programming?
Creates a variable
Executes code based on a condition
Loops through a set of data
Defines a function