martha's vocab crossword
Across
- 3. The action of doing something over and over again
- 5. a list of steps to finish a task
- 6. finding and fixing problems in an algorithm or program
- 8. an algorithm that has been coded into something that can be run by a machine
- 12. statements that only run under certain conditions
- 14. putting commands in correct order so computers can read the commands
- 16. a named group of programming instructions functions are reusable abstraction that reduce the complexity of writing and maintaining programs
Down
- 1. an instruction for the computer
- 2. an action that causes something to happen
- 4. the art of creating a problem
- 7. part of a program that doesn’t work
- 9. loop a loop that continues to repeat while a condition is true
- 10. a statement that a program checks to see if it is true or false
- 11. to write code, or to write instructions for a computer
- 13. do something again
- 15. a command that tells you to do something only up to the point that something becomes true