@ -7,7 +7,7 @@ dashedName: step-47
|
|||||||
|
|
||||||
# --description--
|
# --description--
|
||||||
|
|
||||||
You may already be familiar with decimal, or base 10 values, which go from 0 - 10. Hexadecimal, or base 16 values, go from 0 - 9, then A - F:
|
You may already be familiar with decimal, or base 10 values, which go from 0 - 9. Hexadecimal, or base 16 values, go from 0 - 9, then A - F:
|
||||||
|
|
||||||
```
|
```
|
||||||
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F
|
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F
|
||||||
|
Reference in New Issue
Block a user