added some more countries' population

This commit is contained in:
fordprefect
2020-11-02 21:14:56 +01:00
parent 45cb014a5c
commit 5e9a7db2b5

View File

@@ -197,4 +197,8 @@ pop = {'Afghanistan': {'key': 'Afghanistan', 'pop': 38928341, 'year': 2020},
'Zambia': {'key': 'Zambia', 'pop': 18383956, 'year': 2020},
'Zimbabwe': {'key': 'Zimbabwe', 'pop': 14862927, 'year': 2020},
'World': {'key': 'entered by hand', 'pop': 7713468000},
'Wallis and Futuna': {'key': 'Wallis and Futuna', 'pop': 11246},
'Solomon Islands': {'key': 'Solomon Islands', 'pop': 686878},
'Marshall Islands': {'key': 'Marshall Islands', 'pop': 59194},
}