We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1ba809 commit bb323edCopy full SHA for bb323ed
pages/python-resources.md
@@ -18,6 +18,7 @@ title: Resources for Python
18
19
### For intermediate programmers
20
* [Dive Into Python](http://www.diveintopython.net/toc/index.html)
21
+* [Dive Into Python 3](http://getpython3.com/diveintopython3/) (for Python 3)
22
23
## Python API Reference
24
* [Python Documentation](http://docs.python.org) _(Note: There is a drop down box at the top left to select the python version)_
0 commit comments