Arab world geo data: 20 countries with capitals, coordinates, population.
from geo_data import ARAB_COUNTRIES, total_population print(f'{len(ARAB_COUNTRIES)} countries, {total_population():.1f}M people')
Built on GitPasha