Question: Write a program that reads the data from rawdata_2004.txt into a dictionary whose keys are country names and whose values are per capita incomes. Then
Write a program that reads the data from rawdata_2004.txt into a dictionary whose keys are country names and whose values are per capita incomes. Then the program should prompt the user to enter country names and print the corresponding values. Stop when the user enters quit.
rawdata_2004.txt can be found here: http://www.cs.sbcc.edu/~jmk/rawdata_2004.txt
Step by Step Solution
3.43 Rating (150 Votes )
There are 3 Steps involved in it
I cannot access external links or specific current data from URLs so I will guide you through creating a program based on what would typically be foun... View full answer
Get step-by-step solutions from verified subject matter experts
