Answered You can hire a professional tutor to get the answer.
Python: Currently working on a program that prompts users to insert the name of city and its temperature for 5 different cities.
Python:
Currently working on a program that prompts users to insert the name of city and its temperature for 5 different cities.
Then the program should calculate the average temperature from those cities and output it.
I know this is just very intro level program but I really could use the help getting started.
I'm really new to this, so an example to check my work against and an explanation would be highly appreciated.