A geography class decide to measure daily temperatures and hours of sunshine each day over a 12 month period (365 days)
Write an algorithm, using a flowchart that inputs temperatures and hours of sunshine for all 365 days and finally outputs the average (mean) temperature for year and average (mean) number of hours per day over the year.