Take out a piece of paper and put your name on the upper right corner.
Write a function with one parameter, an array of doubles. The subroutine should return the average of the doubles in the array. Use a for-each loop.
Finish your answers before the timer runs out.