Revisions: 08/24/01; 11/25/04 -- format changes
This chapter discusses more about FOR loops,
especially nested FOR loops,
and FOR loops used with graphics.
FOR loops.PSET statement.FOR loop to draw several dots.RND function and random numbers.INT function.
(Review:)
What type of loops are built with the FOR statement?