Update free-programming-playgrounds.md (#8095)

* Update free-programming-playgrounds.md

* Update free-programming-playgrounds.md
pull/8101/head
Kaivalya Vanguri 2022-10-12 08:20:22 +05:30 committed by GitHub
parent c6f73e2f54
commit c71a7aee7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -237,7 +237,9 @@
* [Codepad](http://codepad.org/?lang=Python)
* [InterviewBit - Online Python Compiler IDE](https://www.interviewbit.com/online-python-compiler/)
* [Programiz.com](https://www.programiz.com/python-programming/online-compiler/)
* [Pynative.com](https://pynative.com/online-python-code-editor-to-execute-python-code/)
* [Python Trinket](https://trinket.io/python)
* [Python Tutor](https://pythontutor.com)
* [Python.org Shell](https://www.python.org/shell)
* [Repl.it - NiceDualPoint](https://repl.it/repls/NiceDualPoint#main.py)
* [SoloLearn](https://code.sololearn.com/python)