Workbook 5.4 creates a for loop that steps down.

Workbook 5.5 considers user input to define the start, stop, and step.

Workbook 5.6 uses control flow to check if numbers are even or odd.

Workbook 5.7 presents a common interview question: FizzBuzz.