# your code goes here for i in range(1,5): for j in range(i): print(i,end='')
Standard input is empty
1223334444
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!