code.org vocabulary
Across
- 3. the action of doing something over and over again
- 5. a list of steps
- 6. fixing the code
- 8. makes the thing run
- 12. statements that only run under certain conditions
- 14. commands in the correct order
- 16. a named group of programming instructions
Down
- 1. an instruction for the computer
- 2. an action
- 4. the art of a program
- 7. something that makes the code bad
- 9. loop a loop that continues to repeat while a condition is true
- 10. a statement that a program checks to see if is is true
- 11. instructions for a computer
- 13. do something again
- 15. a command that tells you to do something only up to the point