Coding

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