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