Question: Implement a python script which displays the weather forecast for a specific location for the upcoming days using Yahoo weather API. The program should prompt
Implement a python script which displays the weather forecast for a specific location for the upcoming days using Yahoo weather API. The program should prompt user to enter a location and it should fetch the weather forecast information and display it. The program should ask user to keep enter new location until user type "DONE". at the end before exiting,it should dump all the data queried in the execution into a file.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
