Skip to content

Commit 3d14dbd

Browse files
committed
answers
1 parent 85377a7 commit 3d14dbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

number-systems/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ Convert the decimal number 386 to hex.
4444
Answer: 182
4545

4646
Convert the hex number 386 to decimal.
47-
Answer:
47+
Answer: 902
4848

4949
Convert the hex number B to decimal.
50-
Answer:
50+
Answer: 11
5151

5252
If reading the byte 0x21 as a number, what decimal number would it mean?
5353
Answer:

0 commit comments

Comments
 (0)