1 Write Script Draws Picture Using Turtle Picture Seven Evenly Spaced Centered Concentric Q37296614

100 80 60 40 20 0 -20 -100 -40 -80 01. Write a script that drawsthis picture using a Turtle: The picture is seven evenly spaced andcentered concentric squares with outer side length 100. The centersquare has side length equal to the distance between squares. Withthis: write a function that will change the pen color and penwidth. The initial color is ‘black’, and the initial width is 1.Test your code by drawing rainbow concentric boxes.

100 80 60 40 20 0 -20 -100 -40 -80 0 Show transcribed image text 100 80 60 40 20 0 -20

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.