Browse Source

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

* Update free-programming-playgrounds.md

Added python interpreter

* Update free-programming-playgrounds.md

Fixed linter error
chessboards 5 years ago
parent
commit
9c60dd167a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      free-programming-playgrounds.md

+ 1 - 0
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)