Answer
Just as it is useful to write functions and subroutines that operate on
numbers, it is useful to write functions and subroutines that operate on
arrays. In fact, the more complex the data structure, the more reasons there
are to write functions and subroutines to manipulate it!
Return to lesson.
Hamlet Project
hamlet@cs.utah.edu