Sequence, Selection and Repetition

 

For each flow chart label the parts that are one of the following:
Sequence - Do in order
Selection - If - introduction to
Repetition - Count, While

1.

do-while

2.

3.

Image result for programming flow for loop

4. Print out the output of program 1.
5. What is the result of program 2 if the number is 36?
6. Print out the output of program 3.