This diagram shows generic flowcharts of the three basic control structures, left to right:
selection (IF-THEN conditions)
IF-THEN
iteration (LOOPs)
LOOP
sequence (straight-line execution)