Problem
1. What does the use type clause allow us to do?
2. Name two ways in which operators are defined in a package
3. In a search of an unordered array of 1000 values, what will be the average number of loop iterations required to find a value? What is the maximum number of iterations required to find a value?