Looping Through Arrays
0.0
(0)
- You can use a loop to look at each element in a list one by one.
- 877.334.2663
- joinus@mycodingclasses.com
Loop
0.0
(0)
- Loops save time by repeating actions over and over until told to stop.
- 877.334.2663
- joinus@mycodingclasses.com
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
