Concentric Circles by Defenestrator

r=range(1,902)
for n in r:
 if 0in[(n-m*m+0j)**.5%1for m in r]:print'%.6f'%n**.5

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

download

return to the top page