The conditional clause

(Display Figure 10.)

A loop structure has a conditional clause.

The placeholder value (true in Figure 10) and the parentheses that surround it in the skeleton code constitute the conditional clause.

Once the skeleton for the loop structure appears in your code, you can replace the placeholder value with any expression that will evaluate to a value of type Boolean.