Lucky numbers by hallvabo

a=range(1,10002,2)
for i in a:print i,;del a[i-1or-1::i]

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

download

return to the top page