Executes a sequence of statements

The function named doSomething executes a sequence of statements and then terminates.

The statements in the sequence do not include decisions or loops.

In this simple case, there are no other sequence, selection, or loop structures in the sequence.