Variables found in the parentheses of a method are called parameters. When calling a method, we need to use parameters of the right type.
Not quite! Take a look at how we wrote the method and what we put in the parentheses.