Functions work by reading each line of code. Once it is created, when the function is called later on, it will go back to the function and reach through each line completing what is stated in the functions. In this example, it will take in each argument I input as parameters and use them specifically where I mentioned inside the function code.