Iterative/Repetition
Program Structure
Iterative Program Structure
Create a flowchart/pseudo code that will
generate the following number series:
1, 2, 4, 7, 11, 16, 22, 29, 37, and 46
Iterative Program Structure
Create a flowchart/pseudo code that will
input five numbers and output how
many of the numbers entered are odd or
even.
Iterative/Repetition Programming Structures

Iterative/Repetition Programming Structures