computing

12345678910111213
Across
  1. 4. = named sections of code that are written
  2. 6. control =number of iterations
  3. 7. =decision or question
  4. 10. = complex problem or system into smaller parts
  5. 11. Statement = one possible flow of control.
  6. 12. = steps carried out in order.
  7. 13. Construct = designed using common building blocks
Down
  1. 1. Operator =symbol or word used to connect two or more expressions
  2. 2. =a programmer hides all but the relevant data
  3. 3. Control =prices or values in a condition are fixed
  4. 5. – Else Statement = execute both the true part and the false part of a given condition.
  5. 8. =repeating steps, or instructions close instruction
  6. 9. Program = sequence or set of instructions