Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Help!! And only send work in a screenshot thank you. Help!! And only send work in a screenshot thank you. Directions Write a python program

Help!! And only send work in a screenshot thank you.

image text in transcribedHelp!! And only send work in a screenshot thank you.

Directions Write a python program with the following components: 1. Use your closed shape from last week's assignment. Modify your program to draw at least four of the same shape. Each shape must be visible, so you have to turn or move the turtle after you finish drawing each shape. For example, if you draw the same pentagon four times in exactly the same place, there is no way to tell you drew four different pentagons. 2. Use at least one for loop in your program. You may use more if you like, and I encourage you to, but only one is required. 3. Write appropriate comments right before your shape, and anywhere else you think is appropriate. 4. Write a header comment with your name, date, and brief description of the program. 5. If you use a value more than once, like alex.forward (150), then be sure to assign a value to the variable and then use the variable instead: side 150 alex. forward(side)

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

Intelligent Information And Database Systems 6th Asian Conference Aciids 2014 Bangkok Thailand April 7 9 2014 Proceedings Part I 9 2014 Proceedings Part 1 Lnai 8397

Authors: Ngoc-Thanh Nguyen ,Boonwat Attachoo ,Bogdan Trawinski ,Kulwadee Somboonviwat

2014th Edition

3319054759, 978-3319054759

More Books

Students also viewed these Databases questions