- www.mycodingclasses.com
Parameters are like gifts you hand a function so it can do its job.
- www.mycodingclasses.com
A return gives something back from a function, like the answer to a math problem.
- www.mycodingclasses.com
Scope means where in the program a variable can be seen or used.
- www.mycodingclasses.com
Local variables exist only inside the code block where you create them.
