Download presentation
Presentation is loading. Please wait.
1
Stage 8: Maze: Conditionals
What is a conditional? What kinds of choices can a bee, artist or zombie make?
2
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
3
Example #1 Example: Your goal is to move the Zombie to the plant by giving directions in order using a repeat until block.
4
Example ( more challenging)
5
Directions Complete Stage 8: Maze: Conditionals
Progress through the levels
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.