Where do parameters go?
Parameters go inside the parentheses of the function we're creating
Parameters only go inside
print()
statements
Parameters go inside the parentheses of the function we're creating.