Answer
Format 75 is given by
75 FORMAT (I1)
which tells Fortran that the input will be a one-digit integer.
Return to lesson.
Hamlet Project
hamlet@cs.utah.edu