Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Exercise: test simple module

Take the standard math library and write tests for some of the functions. Actually take any standard Python module or functionality and write a few tests.

If you find a bug, report it here.