Meteorology You have been asked to write a function to predict the temperature based on the day of the year. You use the function t (d), where d represents the day of the year, and t (d) represents the temperature of the day in Celcius. As accurate as you could make it, it just wasn't enough. You were asked to change it to be a prediction by month instead of the day. You were also asked to change it to be in Fahrenheit instead of Celcius.