Python 3 Online Interpreter / Shell -


is there online interpreter http://codepad.org/ or http://www.trypython.org/ uses python 3?

answer

since question closed, give answer here.

wandbox offers online repls many languages, including python 2.x , 3.x, c++ , java.

ideone supports python 2.6 , python 3


Comments

Popular posts from this blog

php - How to build a web site which gives a sub-domain dynamically to every registered user? -

c# - Add item to Generic List / Collection using reflection -