Computing

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