subject
Computers and Technology, 23.04.2021 08:00 maddo36

PLEASE HELP i need the purple circle to be on the left
#
a114_nested_loops_2.py
import turtle as trti
painter = trtl. Turtle()
painter. shape("circle")
painter. hideturtle
painter. penup()
X = -200
while (x < 200):
X = X + 50
у
200
painter. goto(x, y)
painter. color("purple")
painter. stamp)
while (y > 0):
y = y 50
painter. goto(x, y)
painter. color("yellow")
painter. stamp
wn trtl. Screen
wn. mainloop


PLEASE HELP

i need the purple circle to be on the left 
#
a114_nested_loops_2.py
import turtle as

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 16:20
Octothorpe is another name for what common computer keyboard symbol?
Answers: 1
question
Computers and Technology, 23.06.2019 02:30
Which component acts as a platform on which application software runs
Answers: 2
question
Computers and Technology, 23.06.2019 06:30
To become an audio technician, the most successful tactics might include the following. (select all that apply). learning how to persuade other people gaining different types of experience in audio technology learning as much as possible about art history establishing a reputation as a reliable professional
Answers: 1
question
Computers and Technology, 23.06.2019 09:30
After you present a proposal, the committee starts asking you questions, some beyond the strict focus of your proposal. they ask questions about implications in other fields and knowledge about other fields. you are asked to redo your proposal. what is most likely missing? breadth of material depth of material clarity of material details of material
Answers: 1
You know the right answer?
PLEASE HELP i need the purple circle to be on the left
#
a114_nested_loops_2.py
...
Questions