Skip to main content
Change the program so that there are 10 circles in a row.
test text
Increase the gap between the circles. You can do that by changing 10*i to 20*i
10*i
20*i
Draw a vertical row of circles