Armul Mathematics & Computing

Programming structures

LEVEL 1
Attempts remaining: 3

Complete the following definitions by typing or selecting the correct words for the blanks:

Complete the following definitions correctly:

  • : executing one statement or subprogram another;
  • : branching to a different place in a program according to the value of a Boolean expression;
  • iteration: repeating a section of code until a Boolean expression is true.