We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f84fd7f commit 5960967Copy full SHA for 5960967
Weather Forcasting/README.md
@@ -7,11 +7,12 @@ This snippet of code will show city weather forcasting update for next 3 days.
7
8
`$ pip install requests`
9
10
-## Steps To Execution
+## Steps To Execute
11
- Fork this repo and navigate to ShortenLinks folder
12
- Run this code.py `$ python code.py`
13
- Enter the city name for which you need to know weather forcasting.
14
- Boom !!! you will see beautiful summary of weather forcasting for next 3 days of inputed city name.
15
+- Feel Free to modifiy code snippet for enchancing the user experience and utility.
16
17
## Code Output
18
0 commit comments