What happens when we call a function?
The code inside the function is run
Variables are created
Something always displays in the console
The code inside the function starts an infinite loop
The code inside the function is run.