Where do we add a parameter?

Between the parentheses, ( and ), when we create a functionBetween the braces, { and }, of a function

We add a parameter between the parentheses, (), when we create a function.