How do we execute the lines of code in a function?

Call the functionCopy and paste the lines of code outside of the function

We need to call a function if we want to run its code.