# your code goes herex = "hello world"for i in (0,11,1): print(x)
Standard input is empty
hello world hello world hello world
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!