292 B
292 B
Arabic Geo | بيانات جغرافية عربية
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