Across
- 2. the common programming structure that implements conditional statements
- 4. action that causes something to happen
- 7. an algorithm that has been coded into something that can be run by a machine
- 9. where you drag and drop commands to build your program
- 10. a tiny square or dot that contains a single point of color of a larger image
- 14. an instruction for the computer. Many commands put together make up algorithms and computer programs
- 15. finding and fixing problems in an algorithm or program
- 16. an error in a program that prevents the program from running as expected
Down
- 1. statements that only run under certain conditions.
- 3. to do something again
- 5. a list of steps to finish a task
- 6. the language that programmers create and use to tell a computer what to do
- 8. space where the program will run
- 11. the visual programming language used in Code.org's online learning system for K-5 students
- 12. the action of doing something over and over again
- 13. all of the commands you can use to write your program
