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

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -