go to previous page   go to home page   go to next page

Answer:

The program will contain a counting loop followed by another counting loop.


Structure of the Program

Flowchart of Two Blocks in Sequence

Here is the general structure of the program. The two "compute" boxes will each be a counting loop.


QUESTION 8:

Will each counting loop count up to the same number?