Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please solve using python programming. ==>> Please solve only the odd numbers, So; numbers 1, 3, 5 and 7. Thanks. Exercises 6.3 In Exercises 1

Please solve using python programming. ==>> Please solve only the odd numbers, So; numbers 1, 3, 5 and 7. Thanks.

image text in transcribed

Exercises 6.3 In Exercises 1 through 8 write a few lines of code to draw the requested figure without using the drawLine, daWRectangle, drawFiledRectangle or drawDot function. 1. A blue line segment from (20, 30) to (80, 90) with small dots at each end 2. A blue horizontal line tangent to a red dot of diameter 100 pixel:s 3. Two blue dots of different sizes with one sitting on top of the other. 4. A purple line segment from (25, 55) to (80, 40) with small dots at each end 5. A solid rectangle with lower-left corner at (-30,40) and upper-right corner at (50, 60) 6. An orange square with a red border having sides of length 80 pixels and centered in the turtle window. 7. A right triangle having sides of length 60 and 80 pixels 8. An equilateral triangle with each side having length 100 pixels. (Note: The interior angles will each have measure 60.) Exercises 6.3 In Exercises 1 through 8 write a few lines of code to draw the requested figure without using the drawLine, daWRectangle, drawFiledRectangle or drawDot function. 1. A blue line segment from (20, 30) to (80, 90) with small dots at each end 2. A blue horizontal line tangent to a red dot of diameter 100 pixel:s 3. Two blue dots of different sizes with one sitting on top of the other. 4. A purple line segment from (25, 55) to (80, 40) with small dots at each end 5. A solid rectangle with lower-left corner at (-30,40) and upper-right corner at (50, 60) 6. An orange square with a red border having sides of length 80 pixels and centered in the turtle window. 7. A right triangle having sides of length 60 and 80 pixels 8. An equilateral triangle with each side having length 100 pixels. (Note: The interior angles will each have measure 60.)

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

Database Design And Relational Theory Normal Forms And All That Jazz

Authors: Chris Date

1st Edition

1449328016, 978-1449328016

More Books

Students also viewed these Databases questions