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