Stage 7: Bee: Conditionals http://the-bee-teacher.wikispaces.com/ Stage 7: Bee: Conditionals What functions have we used before? Why do we use functions?
Objectives Students will: Compare properties and values using >, =, < symbols Translate spoken language conditional statements into a program Execute an algorithm with a conditional statement Use conditional statements to make logic-based choices Nest conditionals to analyze multiple value conditions using if, else if, else logic Write functions that execute nested conditionals Objectives
Video https://studio.code.org/s/course3/stage/7/puzzle/1 Video
Example #1 It’s foggy. The bee can’t see. Is it a flower or a honeycomb? Help the bee make the right decision.
Example (more challenging) Example: Find out if the unknown object is a flower or a honeycomb. Your goal is to control the bee to find out. Example (more challenging)
Complete Stage 7 Progress your way through the stage Directions