Function Features (cont.)
Parameters vs Arguments … parameters
are the “formal” variables in the function
declaration; arguments are the same thing
in the call
Parameters
Arguments