Plot Circle by *yuko*

input""r:for x=-r to r:for y=-r to r?chr$(32+10*!x*x+y*y>r*r);next:?next

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

download

return to the top page