Lesson 5: Conditional Statements
This lesson introduces Python conditional statements and comparison operators, and demonstrates how to make branching decisions in your code.
Watch the lesson, then try the code …
The PYTHON CODE button after the video, will take you the live, interactive code that was featured in the lesson. The code windows can be edited and run interactively - and don’t be afraid of messing them up. You can always use the “Reset” feature in the menu at the upper left (with the 3 horizontal bars) to recover…



