subject

# a114_nested_loops_2.py import turtle as trtl

painter = trtl. Turtle()

painter. shape("circle")

painter. hideturtle()

painter. penup()

x = -200

while (x < 200):

x = x + 50

y = 200

painter. goto(x, y)

painter. color("red")

painter. stamp()

wn = trtl. Screen()

wn. mainloop()

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 11:00
This chapter lists many ways in which becoming computer literate is beneficial. think about what your life will be like once you’re started in your career. what areas of computing will be most important for you to understand? how would an understanding of computer hardware and software you in working from home, working with groups in other countries and contributing your talents.
Answers: 1
question
Computers and Technology, 23.06.2019 16:00
Does read theory have answers keys ?
Answers: 1
question
Computers and Technology, 24.06.2019 17:00
The length of time that a slide appears before automatically advancing to the next slide can be set in the timing group under the transitions tab. transition to this slide group under the transitions tab. timing group in the master slide view. transition to this slide group in the master slide view.
Answers: 1
question
Computers and Technology, 25.06.2019 03:30
What best describes the purpose of occupational safety and health administration
Answers: 1
You know the right answer?
# a114_nested_loops_2.py import turtle as trtl

painter = trtl. Turtle()

pa...
Questions
question
Physics, 29.06.2019 08:00
Questions on the website: 13722367