Structured statements can be broken into smaller simple statements, which should be executed repeatedly, conditionally or sequentially:
_________________________________________________________________________________________________________Structured statements
___________________________________________________________________
Conditional statements come in 2 flavours :
_________________________________________________________________________________________________________Conditional statements
___________________________________________________________________
Repetitive statements come in 3 flavours:
_________________________________________________________________________________________________________Repetitive statements
___________________________________________________________________
The following sections deal with each of these statements.