guess what it does extreme by leonid

k=256
x=1
exec'k^=x;k+=k%3<1;k+=x%4<1;print x,k;x+=1;'*k

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

download

return to the top page