Coding vocab

1234567891011121314
Across
  1. 2. An instruction for the computer
  2. 4. An error that prevents a program from running the way it should
  3. 9. A two-dimensional image or animation that is integrated into a larger scene
  4. 11. List of steps to finish a task
  5. 12. Showing information by only using two options
  6. 13. An action that causes something to happen
Down
  1. 1. One or more commands designed to be carried out by a computer
  2. 3. Finding errors and fixing them in programs
  3. 5. a block of code to perform a single task
  4. 6. The action of doing something over and over again
  5. 7. An algorithm that has been coded into something that can be run by a machine
  6. 8. The order that a computer executes the directions written by the programmer
  7. 9. Set of rules on how to combine instructions
  8. 10. A visual programming language
  9. 14. A placeholder for a piece of information that can change