Great work! That's a lot of action in three lines, no?
Make sure that the first line reads for i in 0...2 before putting the print() instruction between the curly braces.
for i in 0...2
print()