import requests def temp(): get_weather = requests.get(\'https://api.openweathermap.org/data/2.5/weather?zip=10970,us&appid=50b55ef1602086c74b71f56c6df14996\')