blob: 11b64f63ae6a28b0949ed590cd08880e11f3f47e [file] [log] [blame]
for i in range(2):
for j in range(3):
print j
print i