Words

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