Intro to Coding 2.5

123456
Across
  1. 2. a base-16 system that uses 16 digits made up of the numbers 0–9 and the letters A–F
  2. 4. an individual digit in binary (0 or 1)
  3. 6. an agreed-upon code to assign meaning to the pattern of on or off bits
Down
  1. 1. a base-8 number system that uses the eight digits 0–7
  2. 3. a number system that uses the 10 digits from 0 to 9
  3. 5. a base-2 number system using the digits 0 and 1