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 12:30
An atom's diameter is about 0.1 nanometer (1×10-9m), and a human hair is about 1×10-3m. how many times greater is a human hair than an atom's diameter? sorry pushed wronf button but this is math
Answers: 3
question
Computers and Technology, 22.06.2019 22:00
Perform the following tasks: a. create a class named testclass that holds a single private integer field and a public constructor. the only statement in the constructor is one that displays the message “constructing”. write a main()function that instantiates one object of the testclass. save the file as testclass.cpp in the chapter 08 folder. run the program and observe the results. b. write another main()function that instantiates an array of 10 testclass objects. save the file as test class array.c . run this program and observe the results.
Answers: 1
question
Computers and Technology, 23.06.2019 04:31
Q14 what is most important for you to choose before you build a network? a. private network b. nos c. network media d. network protocol e. directory service
Answers: 1
question
Computers and Technology, 23.06.2019 04:31
Which of the following is not a way in which trees benefit the environment? a. they remove a significant amount of carbon dioxide from the atmosphere. b. they remove a significant amount of oxygen from the atmosphere. c. their roots hold soil in place, reducing rates of erosion. d. they remove ozone and particulates from the atmosphere. select the best answer from the choices provided a b c d
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
Questions on the website: 13722367