In this lesson, we continue to build our understanding of methods and introduced to parameters. Parameter are inputs to methods.
If methods are boxes, then parameters are inputs to our boxes (what goes inside the box).
Parameters allow us to generalize our methods so that they can solve more than one specific instance of a problem, and instead can solve different versions of the same problem (for example, add 10 to any given number).
Students will be able to…
These are all the activities included in the lesson