Read Diagonally by twobit

i=-1
a='',
while 1:a=raw_input(a[i]);i+=1;i*=i<len(a)

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

download

return to the top page