Get ready for the new computing curriculum. Find new computing challenges to boost your programming skills or spice up your teaching of computer science.
The aim of this challenge is to write a computer program to display a 5-day weather forecast for a specific location chosen by the end-user. You program will: retrieve the city from the end user (input), Use the Open Weather…