CS Crossword - Easy

1234567891011121314151617181920
Across
  1. 2. Converting source code into machine code
  2. 5. A container that stores a value in a program
  3. 7. A set of coded instructions a computer follows
  4. 8. A computer that requests resources from a server
  5. 10. Finding and correcting errors in code
  6. 11. The rules for writing code in a language
  7. 16. A step-by-step method for solving a problem
  8. 17. A symbol that performs an action on values
  9. 18. The information a user or device provides
  10. 19. Text stored in quotation marks
  11. 20. A list of items stored in order
Down
  1. 1. An instruction given to a computer
  2. 3. The information a computer produces
  3. 4. A computer that provides resources to other computers
  4. 6. A value that is either true or false
  5. 9. A reusable block of code that performs a task
  6. 12. A group of connected computers
  7. 13. The base-2 number system computers use
  8. 14. Information passed into a function
  9. 15. Repeats a set of instructions until a condition is met