from __future__ import print_function for x in range (0, 3): print("lol", end="")
Standard input is empty
lollollol
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!