Computer Science Fundamentals Crossword
Across
- 4. A list of steps to finish a task.
- 5. The language that programmers create and use to tell a computer what to do.
- 6. A piece of code that you can easily call over and over again.
- 8. To do something again.
- 10. An algorithm that has been coded into something that can be run by a machine.
- 12. Doing something on the internet, usually again and again, to make another personal feel angry, sad, or scared.
- 14. Trying again and again, even when something is very hard.
- 15. The action of doing something over and over again.
- 17. The art of creating a program.
- 20. Feeling annoyed or angry because something is not the way you want it.
Down
- 1. loop A loop that continues to repeat while a condition is true.
- 2. Using the power of computers to solve problems.
- 3. The common programming structure that implements "conditional statements".
- 7. A placeholder for a piece of information that can change.
- 9. Statements that only run under certain conditions.
- 11. Cause the computer to execute the commands you've written in your program.
- 13. Able to be relied on as honest or truthful.
- 16. An instruction for the computer. Many commands put together make up algorithms and computer programs.
- 18. An error in a program that prevents the program from running as expected.
- 19. Finding and fixing problems in an algorithm or program.