happy number by Defenestrator

i=1;exec"n=i;exec'n=sum(int(c)**2for c in`n`);'*9\nif n<2:print i\ni+=1;"*2000

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

download

return to the top page