Computer Literacy Cross Word Puzzle
Across
- 2. Repeating a set of actions
- 3. The result or information produced by a computer after executing commands
- 5. A step-by-step method to solve a problem
- 6. Process of repeating steps given to the computer through code
- 8. is the process of giving instructions to a computer so it can do specific tasks. Just like we speak different languages to communicate with people, computers have their own languages too
- 10. like a container that stores data, such as a number or text
- 12. A reusable block of code that performs a specific task
- 14. Data or information provided to a computer to process
- 16. the process of finding and fixing errors in the code
- 18. When there is an error in the code that causes it not to run correctly
Down
- 1. Statement helps the computer make decisions based on certain conditions.
- 4. The language or set of rules used to write programs
- 7. A set of instructions given to a computer to perform a specific task
- 9. The correct order of steps in a program
- 11. instruction that the computer follows
- 13. programming language like Python or JavaScript is used to communicate with the computer
- 15. command that tells the robot to move 90 degrees to the left or right
- 17. Statement A conditional statement that runs one block of code if the condition is true, or another if not