Skip to content

Commit 4ae679a

Browse files
Boshra MahmoudiBoshra Mahmoudi
authored andcommitted
correct question 8 in part 1 nnumber systems exercise
1 parent f3052d6 commit 4ae679a

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: 9
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)