keywords

12345678
Across
  1. 5. small blocks of code in a modular program designed to perform a particular task
  2. 8. executes a block of code if a specific condition is meet
Down
  1. 1. a set of instructions in computing
  2. 2. guides a program to make decisions
  3. 3. Building blocks that form basis for all programs
  4. 4. the first programming construct
  5. 6. A sequence of instructions being repeated until a certain result is found
  6. 7. a programming construct were a section of code is run only if a condition is met