Concentric Circles by hallvabo

for(_)in sorted({(_/30)**2+(_%30)**2for(_)in range(900)})[1:301]:print"%f"%_**.5

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

download

return to the top page