Weatherman
Weatherman
weatherfile.zip contains weather data files for Murree in multiple formats. Write an application that
generates the following reports. The user can specify more than one report at the same time.
Example Output:
Highest: 45C on June 23
Lowest: 01C on December 22
Humidity: 95% on August 14
Example Output:
Example Output:
March 2011
01 +++++++++++++++++++++++++ 25C
01 +++++++++++ 11C
02 ++++++++++++++++++++++ 22C
02 ++++++++ 08C
5. BONUS TASK. For a given month draw one horizontal bar chart on
the console for the highest and lowest temperature on each day.
Highest in red and lowest in blue.