Computer Science Unit 1 Vocabulary

12345678910111213
Across
  1. 3. The action of doing something over and over again
  2. 6. blocks of code designed to perform a particular task
  3. 7. An action that a sprite performs continuously until it’s told to stop
  4. 9. Putting commands in correct order so computers can read the commands
  5. 11. Not giving up
  6. 13. Where two sides of a shape come together, measured in degrees
Down
  1. 1. An algorithm that has been coded into something that can be run by a machine
  2. 2. A graphic on the screen with a location, size, and appearance
  3. 4. Part of a program that does not work correctly
  4. 5. The first step in problem solving
  5. 8. A list of steps to finish a task
  6. 10. Finding and fixing problems in an algorithm or program
  7. 12. to write instructions for a computer