Table of Contents
- About the course
- 01: Setting up Python
- 02: Printing, variables, and datatypes
- 03: Working with datatypes
- 04: User input and f-strings
- 05: Controlling the flow
- 06: Lists, Tuples, and Dictionaries
- 07: Errors
- 08: Functions and loops
- 09: Randomizing and delaying
- 10: Classes
- 11: Working with files