So I have a project that asks me to make a class called CityInfo and put different methods in it to set a city, state, year, population, and area. It then calculates density and annual growth. This...