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