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

Immersive Reader

Binary is a way of representing information using only two options. In this case, off and on.
Here, we're going to use the number 0 as code for "off" and the number 1 as code for "on".


We've provided you with a grid of "pixels" that you can walk through and make designs by turning on only certain squares.

Use the blocks below to have the artist draw "01010101" in binary in the first row.


Blocks
Workspace
???drawbinarywhen runrepeat???timesdo01010101drawbinary???drawbinary0