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