Answer

We'd have to change the array declaration so that it contained 12 elements (instead of 10), and change both DO loops so that they iterated from 1 to 12 (instead of 10). Try making the change.

Return to lesson.



Hamlet Project
hamlet@cs.utah.edu