Code.org Vocab 1-20
Across
- 4. The action of doing something over and over again
- 6. Putting commands in correct order so computers can read the commands
- 7. A list of steps to finish a task
- 9. An action that causes something to happen
- 10. Part of a program that does not work correctly
- 12. Loop A loop that continues to repeat while a condition is true
- 15. Statements that only run under certain conditions
- 16. An instruction for the computer
Down
- 1. Something a program checks to see if it is true before allowing an action
- 2. The art of creating a program
- 3. to write code, or to write instructions for a computer
- 5. A command that tells you to do something only up to the point that something becomes true
- 6. A graphic on the screen with a location, size, and appearance
- 8. Finding and fixing problems in an algorithm or program
- 11. To do something again
- 13. An action that a sprite performs continuously until it’s told to stop
- 14. An algorithm that has been coded into something that can be run by a machine