1 2 32 4 512 by ajd

i=1;exec'x=1\nwhile`x`[:len(`i`)]!=`i`:x*=2\nprint x;i+=1\n'*100

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

download

return to the top page