Words
Across
- 3. Breaking down a difficult problem into smaller parts
- 6. A set of instructions executed on a computer consisting of input, process, and output.
- 8. Creating a set of instructions to help you solve a problem.
- 9. instructions that a computer can understand
- 10. Identifying patterns, making connections, and finding similarities
Down
- 1. sending the data somewhere (screen, file)
- 2. Identifying important information and eliminating those things that are not important.
- 4. getting the data (file, keyboard, screen, etc)
- 5. performing computations on the data (adding, subtracting, ect.)
- 7. Writing steps of a program in plain English, focusing on logic, not syntax