Answer
We've set up ``SIZE'' as a constant whose value is 10 by using a PARAMETER
statement. Then we've used SIZE throughout the program instead of 10. If we
now decide to change the size of the problem, we need only change the PARAMETER
statement. Try it out!
Return to lesson.
Hamlet Project
hamlet@cs.utah.edu