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

Other questions on the subject: Computers and Technology

image
Computers and Technology, 23.06.2019 00:00, eguzmandpandoracom
How do we use the sumif formula (when dealing with different formats) ?
Answers: 1
image
Computers and Technology, 24.06.2019 00:20, danielmartinez024m
The guy wire bd exerts on the telephone pole ac a force p directed along bd. knowing the p must have a 720-n component perpendicular to the pole ac, determine the magnitude of force p and its component along line ac.
Answers: 2
image
Computers and Technology, 24.06.2019 10:30, johngayden46
This device directs network traffic. bridge hub nic repeater router switch
Answers: 3
image
Computers and Technology, 25.06.2019 06:00, Andy769
Shaniya has misspelled a scientific name in her biology report. she needs to correct it, but she has no access to a computer. she plans to use the word app on her phone without an office 365 subscription. can shaniya correct her mistake? why or why not? yes, she can navigate the window and do simple editing. yes, she can use this application for free and navigate the window. no, her document is “read-only,” so she cannot navigate the window. no, her application has limited features and she cannot access the documen
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 in other subjects:

Konu
Health, 22.11.2020 21:20
Konu
Health, 22.11.2020 21:20
Konu
Mathematics, 22.11.2020 21:20