Searching Arrays

Objective #1: Use a sequential search algorithm with arrays

Objective #2: Trace and apply the binary search algorithm.