SF‐ Week 2‐ Data Types and Representation - Wudong-champlain/Spring2024 GitHub Wiki

What I learn that was important was that in hexdecimal it goes form 128, 64, 32, 16, 8, 4, 2, 1. The Math for this is that 2^x. Also I learn that there only 2 decaiml places. So when 80 + 40 it becomes C0. After the 9 digit it goes to ABC.