I am trying to write a program so when it runs, it makes one circle of say 50 radius, then the next one would be 45 and so on going down by 5 each time.
What I am unsure of is how can I do this with a loop or is it impossible. I look forwards to any help that I can get.
What I am unsure of is how can I do this with a loop or is it impossible. I look forwards to any help that I can get.
Comment