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