Answer
You'd either have to use a DO loop (which printed out one array element each iteration) or an implied DO loop (see section 6.6 for an example).
Return to lesson.
Hamlet Project
hamlet@cs.utah.edu