What is the logic for the printout?
Is it something like this:
print 1 char on first line
print 2 chars on second line
print 3 chars on third line
etc
print 26 chars on the 26th line

Do you...