Objectives for Week 9
At the end of this week the student should be able to perform basic operations on an array, e.g.
Find the largest number in the array.
Search for an item in an array.
Find the position of an item in an array.