Concentric Circles by teebee

for i in{(~i/29)**2+(i%29)**2for i in range(819)}:print"%f"*(i<902)%i**.5

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

download

return to the top page