Python Basics
Variables, functions, loops, classes, and OOP. Your first and most-used language in this tree.
You can move on when you can...
- Write a class with methods and use it from another file
- Read a traceback and find the failing line
- Work comfortably in a virtual environment