Across
- 3. finding and fixing problems in an algorithm or program
- 5. the action of doing something over and over again
- 8. blocks of code designed to perform a particular task
- 11. to write instructions for a computer
- 15. a label for a piece of information used in a program
- 17. something a program checks to see if it is true before allowing an action
- 18. an algorithm that has been coded into something that can be run by a machine
Down
- 1. where two sides of a shape come together
- 2. an action that a sprite performs continuously until it is told to stop
- 4. a graphic on the screen with a location, size and appearance
- 6. part of a program that does not work correctly
- 7. make partial or minor changes to something
- 9. putting commands in correct order so computers can read the commands
- 10. an instruction for the computer
- 12. an action that causes something to happen
- 13. a message on the computer screen that waits for input from the user
- 14. to do something again
- 16. a list of steps to finish a task
