import time print("Hello world")time.sleep(2)print(" HELLO WORLD")
Standard input is empty
Hello world HELLO WORLD
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!