Question: *PYTHON* 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.

*PYTHON* 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

*please just use the data found in the link, and not the link itself in the code. thanks

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!