Sphenic Numbers by kt3k

s=9
exec"s+=1;b=[x for x in range(2,s)if s%x<1]\nif len(b)==6and b[5]%b[0]*b[4]%b[1]:print s\n"*753

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

download

return to the top page