catalog of code¶
Here are the tests and solutions in the book
- makePythonTdd.sh
- makePythonTdd.ps1
- AssertionError
- AttributeError
- booleans
- how to make a calculator
- classes
- dictionaries
- how to test/handle exceptions
- functions
- list comprehensions
- lists
- ModuleNotFoundError
- None
- how to pass values
- how to make a person
- how to measure sleep duration
- truth table
- TypeError