# Pattern Lecture - 1# Question: Code 1 for i in range(5): for j in range(6): print("0", end="") print()
Standard input is empty
000000 000000 000000 000000 000000
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!