Scratch Worksheet 1 - Polygon Creator
Scratch Worksheet 1 - Polygon Creator
Worksheet 1
Scratch
Drawing a square
TASK 1: Now make these changes in your program and see which shape is formed.
6 60
8 45
1 (Also change the Move steps to 1
360
for this)
TASK 2: What changes will you make in your program to make a regular hexagon (6 sides)?
___________________________________________________________________
TASK 3: Can you adapt the code to take an input from the user for the number of sides and then draw that
shape?