Variable Sized Shapes Iteration Video
Drawing a Bigger and Bigger Shape Video
Drawing a bigger and bigger shape
Exercise: DRawing A bigger and bigger shape
Now that you’ve mastered using variables to change the size of the shapes, we want you to write a script that draws a picture of one shape getting bigger and bigger.
You can choose what shape you want to use!
Here is an example of what your drawing should look like:
Hint: you will need to use a variable for the size of your shape’s sides and you will need to use repeat (more than once!) This will be a lot like the what we did with tempo, notes and countdown!