Write the python program to display the following: Open and read the countrycities.csv file. Count and display the number of cities per country. Count and display the country which is a member of the...


Write the python program to display the following:



  • Open and read the countrycities.csv file.

  • Count and display the number of cities per country.

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

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

  • 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 pandas



Jun 05, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here