Drill: Guess the Hex Number
September 16, 2025
note-to-self
I wanted to be able to read hex 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:
Hex: ---
Decimal: ---
Time Taken: ---
These posts are for my own understanding. Reader beware. Info may be wrong but it reflects my current understanding.