Code Output
Boolean Logic
Fun Facts
Miscellaneous
100

"when this sprite clicked

    if <touching Basketball>

        go to [ random position ]"

This happens when only the green flag is clicked in Scratch.

What is nothing?

100

This is what the people who decrypt ciphers are called

What are cryptographers?

200

There are this many bits in a byte

What is 8?

300

"when program starts

    if colour sensor C is colour red

        motor A run ↷ for 3 rotations

    elseif colour sensor C is colour blue

        motor B run ↷ for 3 rotations

    else

        motor A run ↶ for 5 rotations"

What will happen when the program starts, the Lego Bot is plugged in with motors A and B and colour sensor C, and the colour sensor detects the colour black?

What is motor A running ↶ (left) for 5 rotations?

300

This is what we add to the sharp edges of 3D models to make them softer, like making a diagonal cut on the edge. It is also called a chamfer.

What are bevels?