subject

A turtle can "stamp" its footprint onto the canvas, and this will remain after the turtle has moved somewhere else. Modify the turtle footprint below to complete the following tasks:

·Create a 1-minute turtle footprint with custom attributes (size, pattern, color, direction, etc.)
·Customize the shape pattern drawn by the turned and change at least 5 attributes.
·Change the background color of your canvas and display your name on the canvas.

import turtle frogscreen = turtle. Screen()
frogscreen. bgcolor("blue")
frogger = turtle. Turtle()
frogger. shape("turtle")
frogger. color("red")
frogger. penup()
size = 20
for i in range(20):
frogger. stamp()
size = size + 3
frogger. forward(size)
frogger. right(24)
frogscreen. mainloop()

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 09:30
Is a string of code written to hurt others by damaging or destroying
Answers: 1
question
Computers and Technology, 23.06.2019 00:20
The open systems interconnection (osi) reference model: defines standards for many aspects of computing and communications within a network. is a generic description for how computers use multiple layers of protocol rules to communicate across a network. defines standards for wireless local area network (wlan) communication protocols. details the advantages and disadvantages of various basic network cabling options.
Answers: 1
question
Computers and Technology, 23.06.2019 01:00
Let r be a robotic arm with a fixed base and seven links. the last joint of r is a prismatic joint, the other ones are revolute joints. give a set of parameters that determines a placement of r. what is the dimension of the configuration space resulting from your choice of parameters?
Answers: 3
question
Computers and Technology, 23.06.2019 12:40
Curriculum exam to process a resident's payment, you must click on onesite payments home page. from the a. reports b. my settings o c.transactions o d. rent tab
Answers: 1
You know the right answer?
A turtle can "stamp" its footprint onto the canvas, and this will remain after the turtle has moved...
Questions
question
Mathematics, 16.09.2020 09:01
question
Mathematics, 16.09.2020 09:01
question
Biology, 16.09.2020 09:01
question
Mathematics, 16.09.2020 09:01
question
Mathematics, 16.09.2020 09:01
question
Mathematics, 16.09.2020 09:01
question
Mathematics, 16.09.2020 09:01
question
Mathematics, 16.09.2020 09:01
question
Social Studies, 16.09.2020 09:01
question
Mathematics, 16.09.2020 09:01
question
Mathematics, 16.09.2020 09:01
question
Mathematics, 16.09.2020 09:01
question
Mathematics, 16.09.2020 09:01
question
Mathematics, 16.09.2020 09:01
question
Biology, 16.09.2020 09:01
question
Mathematics, 16.09.2020 09:01
question
Mathematics, 16.09.2020 09:01
question
Mathematics, 16.09.2020 09:01
question
Chemistry, 16.09.2020 09:01
question
Mathematics, 16.09.2020 09:01
Questions on the website: 13722363