General Directions Turtle graphics comes with your Python compler and is a graphical way to leam programming. In order to work with Turte graphics you need to import the turte fibrary. From there you can make the turtle move on your screen. If you have not done so already, please read the materlal listed on Canvas that describes Turtle Graphics. In this lab you will learn how to use the turte class and its mathods. You will ublize some basic commands in order to get your turle to move on the screen. The enid product is a short program, containing functions that will allow you to move the turtie. Toll ma nhat yeu ment se of The methods listed below are a part of the turtle class. They will allow you to move the turte, draw shepes and add colot. Drawing Shapes For your porien of pe isb you wilt create a cucle, squar and a anape of your chooske mat alimo ohe * Phn Birtinite tis 10 For your portion of the lab you will create a circle, square and a shape of your choosing. Invalize the le shape to be a turtle and the color to be green. 1. Create a circle that contains the following: - Fill color of your choosing - Pen Color in a contrasting color - Pen Slae needs to be 10 - Size needs to be 100 pixels - Drawn at 200,100 2. Change the turtle back to green 3. Create a Square that contains the following: - Fill color of your choosing - Pen Color in a contrasting color - Pen scre needs to be 5 - Size needs to be 200 plowis. This means that when you make the furte go fonward it needs to go forward 200 poobis. - Drasn at 200,200 4. C. Change the turtie back to greeo 5. Creale a shape of your cheoting that is not a circse or square. You can draw a tiangle. parailiagram, rectanglo, ene. This shape needs to be different from the ober shapes atready. drawn in the program in terms of bocaion, fll color, pen coist and scze. Your Sib and pen color. neped to be dellerent frem your cenot shapes. The pen size also neods to be different fom your 6. Change the turte bock to groen 7. Priccale the turtio to 0.0 or the cention of the soeen. Finistred Drawing atterent vince vou ars onooving therent colars and your Lit thape wil bo ortiorent. Size needs to be 200 pixeis. This means that when you make the turtle go forward it needs to go forward 200 pbrels. - Drawn at 200,200 4. Change the turtie back to green 5. Create a shape of your choosing that is not a circle or square. You can draw a triangle, parallelagram, rectangle, etc. This shape needs to be different from the other shapes already drawn in the program in terms of location, fill color, pen color and size. Your flie and pen color need to be different from your other shapes. The pen size also needs to be different from your other shapes. 6. Change the turtse back to green 7. Relocate the turtie to 0,0 or the center of the screen. Finished Drawing fell me what yea want to de My rendition of a circle, square and diflerent shape looked like the following. Your output wil be different since you are choosing dfferent colors and your lsit shape will be different. Handing In Once your program is working and you have your git log transferred into a text fle, upload both fles to Canvas. Assignment Rubric