top of page
STAGE 1: CODE
Level 7: NESTED LOOPS!
GOAL
Build nested loops in algorithms
Objective
Create algorithms using nested loops to program the bee to move to the honey and collect nectar
Vocabulary Review
Algorithm: List of rules
​
Bug: Mistake (in our list of rules)
​
Debugging: Finding and fixing mistakes in the list
​
Loop: Repeats (a command or commands a certain number of times) and saves us time.
​
Action: Is a "Special" block that makes a character do something other than move. For example: "Sing a song" or "Dance" would be action blocks.
​
Event: Cause and effect....For example: When you press the "UP" button the character moves up.
​
Connected Loops: When an algorithm has more than one loop along the sequence.
​
Nested Loops: A loop inside another loop that repeats a pattern
​
ACTIVITY
Click on the picture to start!
Don't forget to log your activity after to earn your points by clicking on the star below!
CLAIM MY POINTS!
After your activity click on the star to let Mr. Kohr know you've completed the stage.
​
You might have to answer a question or two!
bottom of page