Number Sequence by feuermonster

x=0;exec'print x+1;print x+3;x/(399-x);print x*2+4;x+=3;'*134

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

download

return to the top page