From c71a7aee7bc904a47b97f105b472df6d88c929b4 Mon Sep 17 00:00:00 2001 From: Kaivalya Vanguri <78576014+KaivalyaVanguri@users.noreply.github.com> Date: Wed, 12 Oct 2022 08:20:22 +0530 Subject: [PATCH] Update free-programming-playgrounds.md (#8095) * Update free-programming-playgrounds.md * Update free-programming-playgrounds.md --- more/free-programming-playgrounds.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/more/free-programming-playgrounds.md b/more/free-programming-playgrounds.md index 4f5760674..6c3d7d58c 100644 --- a/more/free-programming-playgrounds.md +++ b/more/free-programming-playgrounds.md @@ -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)