Coding Vocab #1

123456789101112
Across
  1. 2. where the results are displayed
  2. 5. the way we name items in coding
  3. 6. the smallest amount of memory
  4. 8. putting commands in the correct order
  5. 9. a short section of code
  6. 10. runs horizontall
  7. 12. set of instructions for a problem
Down
  1. 1. runs vertical
  2. 3. the program we are learning
  3. 4. to find the mistake in code
  4. 7. ones and zeros
  5. 11. written for programmers, not the computer