Crossword Puzzle
Across
- 2. One or more commands or algorithm(s) designed to be carried out by a computer
- 5. To do something again.
- 6. An error in a program that prevents the program from running as expected.
- 8. The action of doing something over and over again.
- 9. An algorithm that has been coded into something that can be run by a machine.
- 10. something that causes something else to happen.
- 11. An instruction for the computer.
- 12. A loop that continues to repeat while a condition is true.
Down
- 1. Statements that only run under certain conditions.
- 2. to write instructions for a computer.
- 3. A plain language description of the steps in an algorithm.
- 4. Finding and fixing errors in programs.
- 5. To do something again.
- 7. A list of steps to finish a task.
- 11. Something a program checks to see if it is true before allowing an action.