if user_answer.lower() == correct_answer.lower(): ...
OWM_Endpoint = "https://api.openweathermap.org/data/2.5/forecast" ...