Computer Science Vocabulary

12345678910111213
Across
  1. 2. an action that causes something to happen
  2. 3. small dots which make up the images
  3. 4. an error or mistake in code
  4. 6. the language we use to tell the computer what to do
  5. 7. a list of steps to finish a task
  6. 9. someone who writes code
  7. 10. a piece of code that can be called over and over
  8. 12. a name used to reference a value in memory
  9. 13. this causes the computer to do the commands you have written
Down
  1. 1. step by step instructions to follow in order
  2. 3. an algorithm that has been coded into something that can be run by a machine
  3. 4. one part of a program
  4. 5. science the study of computers
  5. 8. repeating a step more than one time
  6. 11. finding and fixing the error in the code