Write the python program using only the import CSV to display the following: Count and display the number of cities per country. Count and display the country which is a member of the EU (EU = yes)...



Write the python program using only the import CSV to display the following:



  1. Count and display the number of cities per country.

  2. Count and display the country which is a member of the EU (EU = yes) and not a member of the EU (EU = no).

  3. Find and display the country with the highest and lowest total population.

  4. Count and display the country with a coastline (coastline = yes) and without a coastline (coastline = no)


https://drive.google.com/file/d/1eDxxA8kHGyQqqCP-3ytQbjtttbm5dUjI/view?usp=sharing



NOTE:



DON'T USE ANY DIFFERENT MODULE, JUST IMPORT CSV




Jun 05, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions ยป

Submit New Assignment

Copy and Paste Your Assignment Here