This is an example of how a computer system runs, slowed down by billions of FPS. As most of us know, your computer runs and reads 1s and 0s, and the code is constantly scrolling and changing. I decided to make this because, well, frankly, I got bored. This is run all using one custom block, and a wait block, inside a forever loop, with a "when I receive" block. In case you are wondering, a "1" in computer language stands for "true," or "on," and a "0" stands for "false" or "off."
Your computer. Along with demonstrating, this also shows a VERY small sliver of what your computer's code looks like right now! That's what the tru/false, and true/false word variables are used for, to set some of the code in your device! Cool, right?