Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Make a program to draw different shapes, depending on an unknown value

of a turn degree.

Use the following user inputs and write the name of the shape drawn
beside each degree

Drag the sprite in different places on the screen to have all shapes
appearing at the same time and use move 50 steps

1. 90 degrees: ---------------------
2. 150 degrees: --------------------
3. 120 degrees: --------------------
4. 45 degrees: ----------------------
5. 60 degrees: -----------------------
6. 15 degrees: ---------------------- (Change move value to 10 steps, to
make it small)

Make a program to draw different shapes, depending on an unknown


value of a turn degree.

Use the following user inputs and write the name of the shape drawn
beside each degree

Drag the sprite in different places on the screen to have all shapes
appearing at the same time and use move 50 steps

7. 90 degrees: ---------------------
8. 150 degrees: --------------------
9. 120 degrees: --------------------
10. 45 degrees: ----------------------
11. 60 degrees: -----------------------
12. 15 degrees: ---------------------- (Change move value to 10 steps, to
make it small)

You might also like