diff options
author | ven <vendethiel@hotmail.fr> | 2016-10-04 15:40:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-04 15:40:48 +0200 |
commit | 5bebeff0c32bb1ff1edbe7d1fdc68c82cbf44e11 (patch) | |
tree | 0dd043b678ef1cb1bae3279bb3e1ffd10e52b583 /python3.html.markdown | |
parent | 6d8a9d1b10877d03115796e308e6293d6b5f99de (diff) |
Update python3.html.markdown
Diffstat (limited to 'python3.html.markdown')
-rw-r--r-- | python3.html.markdown | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/python3.html.markdown b/python3.html.markdown index 764262d9..341f0a39 100644 --- a/python3.html.markdown +++ b/python3.html.markdown @@ -898,9 +898,3 @@ print(say(say_please=True)) # Can you buy me a beer? Please! I am poor :( * [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 - -* [Programming Python](http://www.amazon.com/gp/product/0596158106/ref=as_li_qf_sp_asin_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=0596158106&linkCode=as2&tag=homebits04-20) -* [Dive Into Python 3](https://www.amazon.com/gp/product/1430224150?ie=UTF8&tag=diveintomark-20&creativeASIN=1430224150) -* [Learn Python 3.0 VISUALLY](https://www.amazon.com/Learn-Python-3-0-VISUALLY-Interactive-ebook/dp/B00YI58B9U/) |