Before you do this lesson you should read sections 5.1--5.3 of the text.
In this lesson we will begin our study of loops in Fortran. Loops are a way of getting the computer to do the same thing over and over. When you get right down to it, that is something at which computers are very good.
As usual, we need to copy some files before we begin.
Hamlet Project