CIRCLE (320, 240), COUNT
With this answer, COUNT
is used as the radius.
The first circle will have a radius of 1, the second circle will
have a radius of 2, and so on.
That is the end of this chapter. You may wish to review the following. Click on a term that interests you to go to where it was discussed.
IF
statements.
IF
statements in a row.
IF
statements.
In the next chapter you will see how to have the "condition"
part of IF
statements
and WHILE
statements ask more complicated
questions.