Programming Constructs

Cards (3)

  • Iteration: is the repetition of a process.
  • Sequence: is the order in which the statements are executed
  • Selection: Where the code will run if a condition is met. E.g. IF variables