Algorithms, flowcharts and subroutines

1234567891011121314
Across
  1. 4. A diagram that represents an algorithm using symbols.
  2. 7. checking if a condition is true or false.
  3. 8. A step-by-step set of instructions to solve a problem.
  4. 11. Suitable
  5. 12. Performs a specific task and can be reused.
  6. 14. To fix something
Down
  1. 1. repeated structure
  2. 2. A data type with only two values: true or false.
  3. 3. if/else
  4. 5. Describes the order of steps in an algorithm.
  5. 6. A logical statement that is evaluated in a decision.
  6. 9. Describe how ideas are shown visually.
  7. 10. A symbol used in conditions to compare values.
  8. 13. locate symbols or errors