浏览代码

Patch 2 (#5509)

* added a website in python interactive tutorials

geeksforgeeks.org is equally popular among indian coders as w3schools.com.

* Update free-programming-interactive-tutorials-en.md
Anuj Singh 4 年之前
父节点
当前提交
04df30925c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      more/free-programming-interactive-tutorials-en.md

+ 1 - 0
more/free-programming-interactive-tutorials-en.md

@@ -289,6 +289,7 @@
 * [Python for Everybody - Interactive](https://runestone.academy/runestone/books/published/py4e-int/index.html) - Barbara Ericson
 * [Python Koans](https://github.com/gregmalcolm/python_koans)
 * [Python Pandas Tutorial: A Complete Introduction for Beginners](https://www.learndatasci.com/tutorials/python-pandas-tutorial-complete-introduction-for-beginners/) - George McIntire, Brendan Martin, Lauren Washington
+* [Python Programming Language](https://www.geeksforgeeks.org/python-programming-language/) - GeeksforGeeks
 * [Python Tutorial](https://www.tutlane.com/tutorial/python) - tutlane
 * [Python Tutorial](https://www.w3schools.com/python) - W3Schools