Computational Thinking Crossword

123456789
Across
  1. 3. this is a diagram that shows steps in a process
  2. 5. this is focusing on important details and ignoring unnecessary ones.
  3. 6. this is the flowchart shape used when there is a decision.
  4. 8. this is breaking a problem into smaller, easier parts.
  5. 9. computational thinking is not just useful when working with computers it is useful in everyday ____.
Down
  1. 1. this is the most common flowchart shape which shows a simple step (R_______)
  2. 2. this is a set of steps to solve a problem.
  3. 4. this is finding things that are similar in a problem. It is Pattern R_________.
  4. 7. this is clear and sensible thinking used in solving problems. It is L____.