Skip to content

Commit 5d9ad27

Browse files
committed
q8
1 parent 4d349d6 commit 5d9ad27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

number-systems/Part-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Q7: What's the largest number you can store with 4 bits, if you want to be able
2828
Answer: 15
2929

3030
Q8: How many bits would you need in order to store the numbers between 0 and 255 inclusive?
31-
Answer:
31+
Answer: 8
3232

3333
Q9: How many bits would you need in order to store the numbers between 0 and 3 inclusive?
3434
Answer: 2

0 commit comments

Comments
 (0)