Vocabulary

1234567891011121314
Across
  1. 4. doing something again
  2. 5. a named group of programming instructions
  3. 8. the art of creating a program
  4. 9. a list of steps to finish a task
  5. 10. finding and fixing problems in a program
  6. 13. a statement that a program checks to see if it is true or false
  7. 14. the action of doing something over and over again
Down
  1. 1. an instruction for the computer
  2. 2. a loop that continues to repeat
  3. 3. putting commands in correct order so computers can read the demand
  4. 6. a part of a program that does not work correctly
  5. 7. statements that only run under certain conditions
  6. 11. an action that causes something to happen
  7. 12. a command that tells you to do something only up to the point that something becomes true
  8. 13. to write code or write instructions for a computer