Press the green flag to start generating binary numbers. To see what it is in Base ten look to the number to the right of the 1 and 0.
This is a different form of my Base 10 to binary converter. if you what a specific number go here: https://scratch.mit.edu/projects/337662314/ For those who don't know what binary it is a number system that only uses 1 and 0. In Base ten, each place is 10 times larger than the one before, but in binary it is multiplied by two, so the first place is 1, 2, 4, 8, 16, 32. Pros and Cons for binary: Pros: Doesn't take as many symbols so you can count very high with only a few digits, for example, you can count to 1023 with your fingers if you use binary Cons: When it is written out it is is a long string of 1 and 0 which makes it hard to read