If you prefer videos to text, here are videos for some of the chapters in the book
how I set up my Integrated Development Environment (IDE)
how to make a Python Test Driven Development environment
I know what an assertion is.
how to pass values
what is None?
what are booleans?
truth table
Nullary and Unary Operations
Binary Operations 1
Binary Operations 2
Binary Operations 3
Binary Operations 4
Test Truth Table Tests
how to make a calculator
how to test that an Exception is raised
how to handle Exceptions (Errors) in programs
I know what causes TypeError.
what is a list?
how to make a person
I know what causes AttributeError.
ModuleNotFoundError