We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3832350 commit af35f67Copy full SHA for af35f67
README.md
@@ -4,6 +4,8 @@ This is the code repository for the Manning Publications book, _Tiny Python Proj
4
5
https://www.manning.com/books/tiny-python-projects?a_aid=youens&a_bid=b6485d52
6
7
+http://tinypythonprojects.com/
8
+
9
There is a directory for each chapter of the book.
10
Each directory contains a `test.py` program you can use with `pytest` to check that you have written the program correctly.
11
I have included a short README to describe each exercise.
0 commit comments