Skip to content

Commit fd9391a

Browse files
committed
correction to question 16
1 parent fc5b2d6 commit fd9391a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

number-systems/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Convert the hex number B to decimal.
5050
Answer: 11
5151

5252
If reading the byte 0x21 as a number, what decimal number would it mean?
53-
Answer: 528
53+
Answer: 33
5454

5555
If reading the byte 0x21 as an ASCII character, what character would it mean?
5656
Answer: !

0 commit comments

Comments
 (0)