浏览代码

Programiz, another shell for python (#6549)

* Programiz

Added another python shell for programming online

* Alphabetic order typo fixed

Now the contribution is embbeded in alphabetical order
Космокато 4 年之前
父节点
当前提交
f03b364d03
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      more/free-programming-playgrounds.md

+ 1 - 0
more/free-programming-playgrounds.md

@@ -210,6 +210,7 @@
 ### Python
 
 * [Codepad](http://codepad.org/?lang=Python)
+* [Programiz.com](https://www.programiz.com/python-programming/online-compiler/)
 * [Python Trinket](https://trinket.io/python)
 * [Python.org Shell](https://www.python.org/shell)
 * [Repl.it - NiceDualPoint](https://repl.it/repls/NiceDualPoint#main.py)