Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Your ( turtle ) program must include: A comment on the top line of your program containing your name. A comment on the second line

Your (turtle) program must include:
A comment on the top line of your program containing your name.
A comment on the second line containing your section number.
A comment on the third line containing the date.
A comment on the fourth line containing your email address.
A comment with the lab number and purpose of this lab.
Don't forget to include import turtle on a line after the comments so you can use the various Turtle-related objects and methods.
Create a turtle named after yourself. Make sure the name has no punctuation and consists only of letters, numbers and the underscore character. For this first turtle, use only your first name.
Change the shape of the turtle to an actual turtle shape.
Change the color of the turtle to your favorite color.
Change width of the line drawn by the turtle.
Draw a hexagon with the turtle. Remember that the sum of the internal angles of a polygon adds up to 360.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases DeMYSTiFieD

Authors: Andy Oppel

2nd Edition

0071747990, 978-0071747998

More Books

Students also viewed these Databases questions