Code I - Vocab Quiz #1

12345678910111213141516171819
Across
  1. 3. To do something again
  2. 4. A graphic on the screen with a location, size, and appearance
  3. 6. Part of a program that does not work correctly
  4. 8. Error control coding
  5. 10. To write instructions for a computer
  6. 13. Simple code that allows the developer to connect visual “building blocks” logically
  7. 16. One of the four types of coding
  8. 17. An action that causes something to happen
  9. 18. A set or list of step-by-step instructions that tells a computer what to do
  10. 19. Often called a coder, computer programmer, a software engineer, or a software developer
Down
  1. 1. A person who puts together the building blocks to create apps, websites, and other computer software
  2. 2. Putting commands in correct order so computers can read the commands
  3. 5. An algorithm that has been coded into something that can be run by a machine
  4. 7. The art of (or process for) creating a program
  5. 9. Finding and fixing problems in an algorithm or program
  6. 11. An action that a sprite performs continuously until it’s told to stop
  7. 12. The action of doing something over and over
  8. 14. A list of steps to finish a task
  9. 15. One of the five main coding lanquages