GitHubSign in

A special kind of variable, used in a subroutine to refer to one of the pieces of data provided as input to the subroutine.

"Parameters allow functions to accept inputs and perform operations based on those inputs."

@gh-community