Parameters
Values passed to a function when it is called.

Parameters in a function are like ingredients in a recipe. They're the values that the function needs to work correctly. When you call a function, you provide these values, like giving the chef the ingredients to make a dish.

OTHER HELPFUL TERMS
Stories, Tips and tricks