Definitions for "Parameter list"
One or more expressions, separated by commas, and enclosed in parentheses. Used to pass values to/from subprograms.
a comma-separated list of parameter names and their corresponding values
a list of values that are given to the subroutine to tell the subroutine what its task is