الملفات
arabic-geo/README.md
2026-08-05 10:34:30 +00:00

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