Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You have come up with an idea that looks like this: turtle flower pic.png The program should do the following: Draw the logo on the

You have come up with an idea that looks like this:
turtle flower pic.png
The program should do the following:
Draw the logo on the fastest speed
Use turtle and a while loop structure to:
Create a selection structure to make sure the colors change to match the picture above as it goes through the loop
use the turtle library to determine how to make your circles into pentagons as shown in the picture above
Draw 5 petals that are filled in with the colors the picture displays above.
The petals should be created with circles, with a radius of 100
After each petal, have your turtle turn left 152 degrees
Draw a pentagon that is filled black for the center
Through trial and error you will need to figure out the angle turtle will need to turn left in order to get the pentagon to line up as shown in the picture.
The black pentagon can be created using a circle with a radius of 110
The turtle should be hidden at the end and the program should exit upon a click.

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

101 Database Exercises Text Workbook

Authors: McGraw-Hill

2nd Edition

0028007484, 978-0028007489

More Books

Students also viewed these Databases questions

Question

Distinguish between poor and good positive and neutral messages.

Answered: 1 week ago

Question

Describe the four specific guidelines for using the direct plan.

Answered: 1 week ago