Algorithms
Below is a series of different programs that have
pseudocode and flowcharts completed for them. Use them
to try and relate your algorithm designs to your code.
Example 2 - Water
Temperature Program -
Selection
Example 3 - Average
Calculator - Iteration (FOR)
Example 4 - Menu Selection -
Iteration (WHILE)