Skip to content
This repository was archived by the owner on Mar 22, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 247 Bytes

File metadata and controls

11 lines (7 loc) · 247 Bytes

Lesson 2 - Next Steps with Python

  • Branching with if, elif, and else
  • Iteration with while and for loops
  • Write reusable code with Functions
  • Scope of variables and exceptions

Materials