Programming (Year 11)
Functions
What is the purpose of the 'return' statement in a function?
To end the program
To return a value from the function
To print output
To define a variable