Update python3.html.markdown (#2381)

This commit is contained in:
Subhrajyoti Sen 2016-09-21 20:37:24 +05:30 committed by ven
parent 13205b6060
commit 048163b7bf

View File

@ -897,6 +897,7 @@ print(say(say_please=True)) # Can you buy me a beer? Please! I am poor :(
* [Official Style Guide for Python](https://www.python.org/dev/peps/pep-0008/)
* [Python 3 Computer Science Circles](http://cscircles.cemc.uwaterloo.ca/)
* [Dive Into Python 3](http://www.diveintopython3.net/index.html)
* [A Crash Course in Python for Scientists](http://nbviewer.jupyter.org/gist/anonymous/5924718)
### Dead Tree