Rotate your device.
Turn off orientation lock in device settings.

Blocks
Workspace
: / 15 blocks
Actions
Math
Loops
Brushes
Your browser is not supported. Please upgrade your browser to one of our supported browsers. You can try viewing the page, but expect functionality to be broken.
CS in Algebra curriculum and content is being deprecated. Within the next few months, this lab will no longer be available. Please check out Bootstrap: Algebra instead. Learn More.
Rotate your device.
Turn off orientation lock in device settings.
Let's put it all together!
Using your knowledge of for
loops and the counter
variable, create this drawing where each shape has two more sides than the last. Make sure that each side is 10 times as long as the number of sides in the polygon.
Very little of the code has been provided for you.