Repeated Number by rolf

x=18;exec'print x/9*`x%9+1`;x+=1;'*63

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

download

return to the top page