n = 5for i in range(n): print("x" * n)
Standard input is empty
xxxxx xxxxx xxxxx xxxxx xxxxx
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!