Computer Science Crossword Puzzle
Across
- 2. A placeholder for a piece of information that can change.
- 6. Someone who acts safely, responsibly, and respectfully online (2 words).
- 9. Statements that only run under certain conditions or situations.
- 10. A group of computers and servers that are connected to each other.
- 14. A field in which people use the power of computers to solve complex problems (2 words).
- 18. Mental processes and strategies that include decomposition, pattern matching, abstraction & algorithms (2 words).
- 20. Pulling out specific differences to make one solution work for multiple problems.
- 21. A list of steps to finish a task.
Down
- 1. Quantities, characters or symbols that are the inputs and the outputs of computer programs.
- 3. An error in a program that prevents the program from running as expected.
- 4. Finding similarities between things (2 words).
- 5. Finding and fixing errors in computer programs.
- 7. The information about someone on the Internet (2 words).
- 8. An instruction for a computer.
- 11. A way of representing information using only two options (0 and 1).
- 12. Break a problem down into smaller pieces.
- 13. The action of doing something over and over again.
- 15. A piece of code that you can easily call over and over again (sometimes called "procedures").
- 16. A repetitive action or command typically created with programming loops.
- 17. One or more commands or algorithm(s) designed to be carried out by a computer.
- 19. An algorithm that has been coded into something that can be run by a machine.