Coding

12345678910
Across
  1. 1. a single direction
  2. 3. a set of step by step directions used to solve a problem
  3. 5. a value that can change
  4. 6. looking for items that repeat when problem solving
  5. 9. breaking a problem down into smaller pieces
  6. 10. a mistake in the code
Down
  1. 2. focusing on only the things you need to solve a problem
  2. 4. a list of steps that must happen in a specific order
  3. 7. used in coding when a step repeats itself
  4. 8. writing directions for the computing device to use to complete a task