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

Added an interpreter for python
This commit is contained in:
chessboards
2020-10-09 14:20:05 -04:00
committed by GitHub
parent cd804af36c
commit e09302f818

View File

@ -150,6 +150,7 @@
### Python ### Python
* [Codepad](http://codepad.org) * [Codepad](http://codepad.org)
* [Python.org Shell](https://www.python.org/shell)
### R ### R