top of page
Intermediate Level 2
Lesson 1
Conditional Coding!
In addition to move blocks and loops, we can also use conditional statements.
Step 1: What are conditional blocks?
Conditional bocks follow the If...Then format.
Watch this video to learn about a conditional commands!
Why are conditional commands so important?
Conditional statements allow the code to react to certain events. It gives the program many more functional possibilities.
Step 2: Let's head over to Scratch to try out conditional statements!
Click the Scratch logo below to go to the website!
When you're on the Scratch website click on this icon on the top bar, then the "Make a Clicker Game" tutorial with the balloons to learn how to make a clicker game using conditional statements!


Step 3: Create a flying butterfly!
Watch the video and then create a flying butterfly that you can control in Scratch.
bottom of page