top of page
STAGE 1: CODE
Level 9: Conditionals
GOAL
Build algorithms with conditional
Objective
Create algorithms using conditionals to program the bee to collect nectar and make honey
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.
​
Conditional: The algorithm only runs if the condition is true. Example: If there is an open path in front of the robot, the robot will move forward
​
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