-
Binary!
if you didnt know, computer’s “speak” in a language called binary, which is basically a way of rewriting numbers from 1-10 to 0-1so 0 is 0, 1 is 1, but 10 is 2, 11 => 3, 100 - 4 and so on
There are of course other versions of this, like numbers but with 3 digits so like 0, 1, and 2
so 00=0 01=1 02=2 but 10=3 11=4 12=5 and so on -
@MrTree COOL FACT
-
-