for i in xrange(1): for j in xrange(1): for k in xrange(1): print('test');
Standard input is empty
test
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!