To add multiple parameters separate them with a comma (,).

Let's finish adding these two function parameters.

Nice. Function parameters will behave like normal variables when used inside the function body.

Wouldn't we need a comma here?