问题
Is there an online interpreter like http://codepad.org/ or http://www.trypython.org/ which uses Python 3?
Answer
Since the question is closed, I give another answer here.
Wandbox offers online REPLs for many languages, including Python 2.x and 3.x, C++ and Java.
回答1:
Ideone supports Python 2.6 and Python 3
回答2:
I recently came across Python 3 interpreter at CompileOnline.
来源:https://stackoverflow.com/questions/2737539/python-3-online-interpreter-shell