Programming (Year 11)
Functions
What is the purpose of a function in programming?
To store data
To execute a block of code when called
To handle errors
To define variables
Next