Skip to content

Commit 2d8a6b2

Browse files
committed
Merge branch 'sprint-2-jq' of https://github.com/mervereis/Module-Tools into sprint-2-jq
2 parents 389391a + 60afc74 commit 2d8a6b2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

number-systems/Part-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Answer:
3838

3939
Q11: Convert the decimal number 14 to hex.
4040
Answer:
41-
41+
4242
Q12: Convert the decimal number 386 to hex.
4343
Answer:
4444

number-systems/Part-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ Q19: If reading the bytes 0xAA00FF as a sequence of three one-byte decimal numbe
1919
Answer:
2020

2121
Q20: If reading the bytes 0xAA00FF as an RGB colour, as described in "Approaches for Representing Colors and Images", what colour would it mean?
22-
Answer:
22+
Answer:

0 commit comments

Comments
 (0)