print input()
10 20 30
Standard output is empty
Traceback (most recent call last): File "prog.py", line 1, in <module> File "<string>", line 1 10 20 30 ^ SyntaxError: invalid syntax
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!