You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,3 +2,12 @@ ThinkPython
2
2
===========
3
3
4
4
LaTeX source, code examples, and exercise solutions for Think Python, 2nd edition, by Allen Downey.
5
+
6
+
You can download this book in PDF from [Green Tea Press](http://greenteapress.com/wp/think-python-2e/) or buy it in paper and other formats from [O'Reilly Media](http://shop.oreilly.com/product/0636920045267.do).
7
+
8
+
To build the book from source you will need a LaTeX installion. I recommend the TeX Live distribution with the following packages:
0 commit comments