Agenda
What are Functions
How to use functions
What should be in a function?
Calling a function with a variable
Returning one value from a function
Returning many values from a function