Computing Crossword

1234567891011
Across
  1. 1. 1's and 0's
  2. 4. A location in memory to store a value
  3. 8. Leaving empty lines in code to make it more readable
  4. 10. The function used to display information to the keyboard
  5. 11. The type of error you would have if you forgot to add a closing bracket
Down
  1. 2. How easy it is for a human to understand a piece of code
  2. 3. The data type for a whole number
  3. 5. How we repeat the same line of code multiple times
  4. 6. The brains of the computer
  5. 7. The type of image that stores each pixel
  6. 9. The data type for a piece of text