Code Vocabulary #1

12345678910111213
Across
  1. 2. runs vertically
  2. 4. the naming convention, capitalize the second word
  3. 5. the area in which the results of your code is displayed
  4. 8. to find the "bug" or mistake in code
  5. 10. eight bits
  6. 11. a classic method for learning programming
  7. 13. the language we are learning
Down
  1. 1. explain the purpose of the code
  2. 3. putting commands in the correct order
  3. 5. a precise set of instructions that computers can understand
  4. 6. a sequence of instructions for problem solving
  5. 7. runs horizontally
  6. 9. tiny piece of binary code, a one or zero
  7. 12. a short section of code