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