Advertisement
Guest User

main.py

a guest
Dec 11th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.11 KB | None | 0 0
  1. from weather import Weather
  2.  
  3. weather = Weather("1488754","145cd7148181a307334372cdfb22dfb6")
  4. weather.GetWeather()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement