Programming (Year 11)
Functions
What does the 'return' statement do in a function?
Starts a loop
Ends the program
Returns a value from the function
Creates a variable
Next