Plot Circle by primo

c=i=gets.to_i
loop{puts"*#{'**'*(i*i+c*~c-=1)**0.5}".center i-~i}

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

download

return to the top page