Question: Which of the following python programs will display random circles of different radius, with a random color in a random position: ` ` ` Amport

Which of the following python programs will display random circles of
different radius, with a random color in a random position:
```
Amport turtle
Inport randon
turtle.bgcolor(-black-)
turtle.spericas
for i in range(100):
x - randoe, randlent(-300,350)
y = randoe.randint(-300.320)
turtle.up()
turtle.goto(x, y)
tur tle.down[}
Colors -["blue", "yellom", "red",
"orange", "skyblue", "pink", "cyan",
"ragents". "green"]
nust = randos.randint(0.8)
Eurtle.circletrandea.ransint(12,*ay)
turtle.pencelor(colors[nan\1)
```
A
```
lequrt tertle
ipert randan
```
```
tur:2n.3perd!O:
```
```
for + in rang0'-320.420.129::
# - randan.t meli=f[-4k5.0)
,- rasdan.rendint(-46e,0)
(a. Lleve:l
Car:1e.ht;:
rartle.gmoks, y3
tartle.st

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!