We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d349d6 commit 5d9ad27Copy full SHA for 5d9ad27
1 file changed
number-systems/Part-1.md
@@ -28,7 +28,7 @@ Q7: What's the largest number you can store with 4 bits, if you want to be able
28
Answer: 15
29
30
Q8: How many bits would you need in order to store the numbers between 0 and 255 inclusive?
31
-Answer:
+Answer: 8
32
33
Q9: How many bits would you need in order to store the numbers between 0 and 3 inclusive?
34
Answer: 2
0 commit comments