like this?by Ben (no login)screen 12 for i=0 to 4 step .4 x=100*cos(i) y=100*sin(i) circle ( x+300, y+200 ),8 next |
| Response Title | Author and Date |
| Exactly | on Mar 14 |
| * Oh BUT you'll use SIN and COS if they write your code for you? | on Mar 14 |
| Well | unseenmachine on Mar 14 |
| Wouldn't you want it in a half circle like this? | qbguy on Mar 14 |
| Actually you can use DRAW | qbguy on Mar 14 |