Computer Science Puzzle #1

123456789101112131415161718
Across
  1. 3. The information that goes into a computer.
  2. 6. Written code that runs on a computer.
  3. 7. A character or a moving object in a computer game.
  4. 9. The block programming language developed by MIT. You mostly code sprites.
  5. 12. This means to be connected to the Internet.
  6. 14. _________ intelligence: the simulation of human intelligence processes by machines, especially computer systems
  7. 17. A container that holds a value, such as a piece of text or a number. The value can change.
Down
  1. 1. The content that comes out of a computer.
  2. 2. This is made of many computers and servers that are connected to each other.
  3. 4. The “true or false” logic that powers computers
  4. 5. This is the Central Processing Unit.
  5. 8. The two letter acronym that stands for Operating System.
  6. 10. A sequence of problem-solving steps
  7. 11. A system of two possible states, zero and one.
  8. 13. HyperText Markup Language is a markup language used to build basic websites
  9. 15. This stands for Random Access Memory
  10. 16. A way to send and retrieve data without wires.
  11. 18. Broken code that causes a program to malfunction.