Skip to content

Commit e5b9366

Browse files
committed
edit the answer
1 parent 4858e17 commit e5b9366

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

number-systems/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ If reading the byte 0x21 as a greyscale colour, as described in "Approaches for
5959
Answer: very dark grey
6060

6161
If reading the bytes 0xAA00FF as an RGB colour, as described in "Approaches for Representing Colors and Images", what colour would it mean?
62-
Answer: red
62+
Answer: vibrant purple or magenta shade
6363

6464
If reading the bytes 0xAA00FF as a sequence of three one-byte decimal numbers, what decimal numbers would they be?
6565
Answer: 170, 0, 255

0 commit comments

Comments
 (0)