Introduction to coding Crossword

1234567891011121314
Across
  1. 4. A data type used in programming made up of whole numbers.
  2. 5. The process or activity of writing computer programs.
  3. 7. Condition controlled loops in programming.
  4. 9. The order that commands are executed by a computer, allows us to carry out tasks that have multiple steps.
  5. 11. A set of steps that must be followed in order to get the correct output.
  6. 13. The process of scanning, identifying, diagnosing and resolving problems, errors and bugs in software.
  7. 14. Used to make choices depending on the information.
Down
  1. 1. A box that the computer can use to store a value.
  2. 2. Count Controlled Loops in Programming.
  3. 3. The repetition of a process in a computer program.
  4. 6. Feeding data into a program.
  5. 8. The process or activity of writing computer programs.
  6. 10. The process of uncovering programming errors.
  7. 12. A data type used in programming made up of text.