Question: Creating circles in annulus

Hi,

I have succesfully created a annulus. Because I am creating a garden, I am interested in making circular shrubs in the annulus. I mean an annulus filled with small circles.  How do I do that?

I have this annulus;

display(sector([4.5, -5.5], 2.5 .. 3.5, 0 .. 2*Pi, color = "Green"), axes = none, scaling = constrained)

 

the radius of the small circles should be: (3.5-2.5=1)

Please Wait...