Unit 1 and 2 Revision

1234567891011121314
Across
  1. 6. What is the name of a decimal number in programming?
  2. 9. Step-by-step instructions to solve a problem
  3. 10. When we break a problem down into smaller parts so it is easier to solve
  4. 12. What is the name for spelling and grammar in programming?
  5. 13. What do you call something which stores information in programming?
Down
  1. 1. What is it called when a user enters information into the computer?
  2. 2. What is the name of the space between the edge of the page and the first line of code?
  3. 3. A diagram which shows a set of instructions
  4. 4. What is another word for choice?
  5. 5. What do you call finding problems in code?
  6. 7. What is the name of a line of code that starts with #?
  7. 8. What is the name of text in programming?
  8. 11. What are symbols that perform math calculations?
  9. 14. What is the name of the code function that repeats the same code?