Computing

1234567891011
Across
  1. 2. something a variable remembers
  2. 4. something a program needs to remember that might change
  3. 6. something that happens to the to change data into useful information
  4. 7. more than one instruction to be followed in order
  5. 8. a list of instructions that tells a computer exactly what to do
  6. 10. step by step instructions to solve a problem
  7. 11. data that goes into a computer programme
Down
  1. 1. can be text (string) or number (integer)
  2. 3. find and fix mistakes in a computer programme
  3. 5. doing the same instruction more than once
  4. 9. information that comes out of a computer programme