🐍 Fix the Indentation!
Level 1: Simple If Statement
Mission: Some lines need to move left or right! Click on a line, then use:
- Tab or → to move the line right
- Shift+Tab, ←, or Backspace to move the line left
Make the code look right so Python can understand it!
Use Tab (→) to move right | Shift+Tab (←) or Backspace to move left