We can also create functions with multiple parameters. In the function definition, we simply separate them with commas.

Fantastic! We need to pass these arguments in the right order, of course.

Are you sure that these arguments are the right order?