header

Homework 21

Modify homework 18 so that the daily highs and lows are stored in an array of objects of the temperature class you wrote for homework 20. You'll need to modify your value-returning functions to return an object of the temperature class rather than a record.