Hey, I got this task to create a menu with several options. You should be able to add a city and the temperature in that city. Then you should be able to print, by the same menu, the temperature in all added cities, the average temperature and which city is the warmest/coldest.
What I need is inspiration from you guys, what possible ways are there to do this? :)