Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In python Write a SINGLE program that 1. creates FOUR turtle objects called myStar, myStop, myolympic, and myCircles. 2. prompts the user to enter the

In python
image text in transcribed
Write a SINGLE program that 1. creates FOUR turtle objects called myStar, myStop, myolympic, and myCircles. 2. prompts the user to enter the length of a star's side, and then has the turtle called myStar draw a star. HINT: the inner angle of each point in the star is 36 degrees) 2. has the turtle called myStop draw a STOP sign, making the sign RED and the text WHITE: STOP 3. has the turtle called myolympic draw the Olympic symbol - don't worry about the finer under and over lapping 4. has the turtle called myCircles draw 10 circles with centers (0,0) as shown - you are REQUIRED to use a FOR loop on this part

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 Databases Object Oriented Deductive Hypermedia Technologies

Authors: Kamran Parsaye, Mark Chignell, Setrag Khoshafian, Harry Wong

1st Edition

0471503452, 978-0471503453

More Books

Students also viewed these Databases questions