Which lines of code run when we call a function?

The lines of code between { and }The last line of code in the function

The lines of code between { and } run.