Drill: Guess the Binary Number

September 17, 2025 note-to-self

I wanted to be able to read binary numbers better, mostly 0-255, because it is sometimes used in networking and because it's interesting to me right now.

So, here's a little practice system:

Binary: ---

Decimal: ---

Time Taken: ---

These posts are for my own understanding. Reader beware. Info may be wrong but it reflects my current understanding.