From 9c60dd167a522f7ae98fefe769e55ce580011b31 Mon Sep 17 00:00:00 2001 From: chessboards <64972947+chessboards@users.noreply.github.com> Date: Fri, 9 Oct 2020 23:05:39 -0400 Subject: [PATCH] Update free-programming-playgrounds.md (#3868) * Update free-programming-playgrounds.md Added python interpreter * Update free-programming-playgrounds.md Fixed linter error --- free-programming-playgrounds.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-playgrounds.md b/free-programming-playgrounds.md index 39cf976c..0ea05754 100644 --- a/free-programming-playgrounds.md +++ b/free-programming-playgrounds.md @@ -150,6 +150,7 @@ ### Python * [Codepad](http://codepad.org) +* [Python Trinket](https://trinket.io/python) * [Python.org Shell](https://www.python.org/shell) -- GitLab