← All packs
🐍

Python Starter

From zero to writing real Python.

A structured path through the foundations of Python, built for people who've never written code before or are coming from another language.

Who it's for: Beginners, career switchers, and tinkerers.

Sign up to install

Free account, no card required.

What's inside (8 topics)

  • Variables and data types
  • Control flow: if, else, loops
  • Lists, dicts, and sets
  • Functions and scope
  • Reading and writing files
  • Exception handling
  • Classes and objects
  • Working with APIs