Question: In Python 2 1. Change program below to print out the two-character country code from the retrieved data. 2. Add error checkingtry: except:so your program
In Python 2
1. Change program below to print out the two-character country code from the retrieved data. 2. Add error checkingtry: except:so your program does not traceback if the country code is not there. 3. Use the program to search for Pacific Ocean and make sure that it can handle locations that a
re not in any country.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
