Sequencing Vocab Puzzle

12345678910
Across
  1. 2. a list of instructions where there is a choice based on a condition
  2. 5. Finding and fixing problems in an algorithm or program
  3. 8. The art of creating a program
  4. 9. A list of steps to finish a task
  5. 10. allows you to check each command one at a time to find a bug
Down
  1. 1. Putting commands in correct order so computers can read the commands
  2. 3. An algorithm that has been coded into something that can be run by a machine.
  3. 4. “chunks” or “pieces” of instructions a user is putting together in order to tell their creation what to do
  4. 6. Part of a program that does not work correctly
  5. 7. attempt to do something