From e09302f81898cc5077cb7d990318628e6e188edb Mon Sep 17 00:00:00 2001 From: chessboards <64972947+chessboards@users.noreply.github.com> Date: Fri, 9 Oct 2020 14:20:05 -0400 Subject: [PATCH] Update free-programming-playgrounds.md (#3845) Added an interpreter for python --- free-programming-playgrounds.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-playgrounds.md b/free-programming-playgrounds.md index 4c35c901..39cf976c 100644 --- a/free-programming-playgrounds.md +++ b/free-programming-playgrounds.md @@ -150,6 +150,7 @@ ### Python * [Codepad](http://codepad.org) +* [Python.org Shell](https://www.python.org/shell) ### R