lab_weather/weather
Seoyeon Lee ba85b536e3 I started with if verbose and tried to think how to show less information. I used else and use the first item in the list, which is today's weather, only.
The three systems having commonality in the way they transfer data between each other using list and dictionary.
2024-12-07 00:53:38 -05:00
..
weather.py I started with if verbose and tried to think how to show less information. I used else and use the first item in the list, which is today's weather, only. 2024-12-07 00:53:38 -05:00
weather_apis.py Applying patch 2024-10-22 13:03:38 -04:00
weather_cli.py Initial commit 2024-08-28 15:02:49 +00:00