slope lines by Mark Byers

a=['']*117
for b in a:
 try:
\x09_=c-6;c+=2
\x09for d in raw_input(b):a[_]=a[_][:~0].ljust(c+c-_)+d+'\n';_-=2
 except:c=~9

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

download

return to the top page