Broken Line by hallvabo

_={}
x=0
d=y=5
for c in raw_input():_[y]=_.get(y,'').ljust(x)+c;d+=c<'!';x+=d%2;y+=5%(d%4+1)-1
for k in _:print _[k]

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page