header

Homework 23

Modify homework 21 so that the list of daily highs and lows is stored in an object of the temperatureList class you wrote for homework 22.

NOTE: Change the capacity of the temperatureList class from 10 to 366.