Programming (Year 11)
Functions
What does 'return' do in a function?
Ends the program
Exits a loop
Returns a value back to the caller
Defines a variable