Coding vocabulary

12345678910111213141516171819
Across
  1. 1. a collection of numbers and facts before they are processed to become information.
  2. 4. using blocks to solve a problem.
  3. 7. a sequence of instructions written in a code that a computer can understand and put into action.
  4. 10. can be either the device you use to interact with a computer or an instruction in a program to key in words or numbers using one of those devices.
  5. 11. a label to which a value can be assigned.
  6. 13. the number or word we give to a variable.
  7. 14. a subset of a program that does a particular thing.
  8. 15. when something happens only on condition something else happens first.
  9. 16. an accurate representation of a real life activity.
  10. 19. having your computer complete a task.
Down
  1. 1. identify and remove errors.
  2. 2. a process which repeats itself.
  3. 3. tells the computer what to do with inputs values and variables.
  4. 5. when you break a problem down into sections in order to be able to solve it more easily.
  5. 6. the ordered steps in a program.
  6. 8. what data becomes after they are organised.
  7. 9. the ordered steps in a program.
  8. 12. another name for a virus in your computer.
  9. 17. a sequence of instructions for successfully carrying out a task.
  10. 18. can be either the device a computer uses to give you information or the actual information itself.