Worksheet 3 - Branching Flow Charts
-
Worksheet 3 - Branching
- Worksheet 4 - Nested If
- Teamwork 2 - Odd Numbers
- ZB3: Branching
Print out the worksheet
Download worksheet and follow along. Stop and do each exercise as it comes up between the videos.
The worksheet refers to the previous Worksheet 1.
A program’s flow of control can go in different directions based on an observation.
If-then-else flow charts.
While-loop flow charts.
The following exercises refer to your completed Worksheet 1
Download Worksheet 1, so you'll want to have that on hand, too, as you continue with the exercises.
Go ahead and do the Practice sections on p. 4 of Worksheet 3. Then check your answers below.
You can check your work with the worksheet solutions
Download solutions.
Try out some of the code from the worksheet in IDLE.