Parameters: Passing data in
Think of a function as a meat grinder. What you put in is data; the grinder is the function. Parameters let the same function produce different results depending on what you pass in.
Think of a function as a meat grinder. What you put in is data; the grinder is the function. Parameters let the same function produce different results depending on what you pass in.