Task: Take the program you wrote for Lab 8 and modify it so that it uses an array rather than three different variables for the test scores.
Purpose: The primary purpose of this lab is to introduce arrays.