pumping python review¶
You have made it to the end of the book, Here are questions you can answer from each chapter
how to make a python test driven development environment review¶
how to make a python test driven development environment on Windows without Windows Subsystem for Linux review¶
exceptions review¶
AssertionError review¶
None review¶
booleans review¶
Nullary Operations review¶
Unary Operations review¶
testing¶
How can I run automated tests after I exit them in the terminal? How can I run automated tests after I exit them in the terminal on Windows without Windows Subsystem for Linux?