What happens when we call a function?
The code inside the function runs
All the code inside the function is stored in a variable
A while loop is created inside the function
The code inside the function runs.