{ winds = { [0] = "N", [1] = "NE", [2] = "E", [3] = "SE", [4] = "S", [5] = "SW", [6] = "W", [7] = "NW", [8] = "N", }, mmHg = " mm Hg", speed = " m/s, ", population = "Population: ", city = "Type city name here", cityError = "Wrong result. Check city name and try again." }