U3Ch1L8: Creating Functions with Parameters
Purpose: Students will practice using and creating functions with parameters.
Vocabulary: Parameters.
(Def: When you notice that you are using a function over and over again, write one function to encapsulate all the other functions. Thus a Parameter is “A single function that act as a general solution to a whole group of functions”.
Video: Functions With Parameters
Go To Code Studio_ U3Ch1L8_ Creating Functions with Parameters.