Power Type by primo

for i in sorted(set((n/16)**(n%16+2)for n in range(7153)))[2:513]:print i

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

download

return to the top page