Homework 4

Create weather forecast

Using weather data from KMA, write a code to produce weather outlook/statement that looks like the section, “Detailed Forecast” in NWS.

Try to include everything in the class definition so that you can get the forecast statement with <Classname>.<printfunction>.