Since when is 'e' a valid hexidecimal number I'm seeing lots if questions with this as valid answer | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
- 1

Since when is 'e' a valid hexidecimal number I'm seeing lots if questions with this as valid answer

16 numbers in hex

7th Sep 2017, 3:23 PM
Dave Ryan
1 Resposta
+ 9
Hmmm... you got sixteen digits in a hexadecimal system: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E and F If you are asking why it is a lowercase, well, it's been this way in the quizzes since a few updates ago.
7th Sep 2017, 3:33 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar