We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02d2934 commit 1cf4e88Copy full SHA for 1cf4e88
README.md
@@ -71,6 +71,7 @@ My notes on the [Python programming language](https://www.python.org/).
71
- [Problem Solving with Algorithms and Data Structures using Python](https://runestone.academy/runestone/books/published/pythonds/)
72
- [Pythonic Data Structures and Algorithms](https://github.com/keon/algorithms)
73
- [Practical Python Programming](https://dabeaz-course.github.io/practical-python/)
74
+- [Tutorials Point: Python 3](https://www.tutorialspoint.com/python3/)
75
76
### [python.org](https://www.python.org/)
77
- [Essays](https://www.python.org/doc/essays/)
0 commit comments