code vocab

123456789101112131415
Across
  1. 4. A list of steps to finish a task.
  2. 7. Finding and fixing errors in programs.
  3. 8. to write code, or to write instructions for a computer.
  4. 10. A graphic on the screen with a location, size, and appearance.
  5. 11. Part of a program that does not work correctly.
  6. 13. To do something again.
  7. 14. Putting commands in correct order so computers can read the commands.
  8. 15. A list of steps to finish a task.
Down
  1. 1. Not giving up.
  2. 2. An instruction for the computer.
  3. 3. The art of creating a program.
  4. 5. The action of doing something over and over again.
  5. 6. An error in a program that prevents the program from running as expected.
  6. 9. An action that causes something to happen.
  7. 11. An action that a sprite performs continuously until it is told to stop.
  8. 12. An algorithm that has been coded into something that can be run by a machine.