We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0fe50e commit 4854ce9Copy full SHA for 4854ce9
GUIScripts/Get Location of any Country/README.md
@@ -1,6 +1,6 @@
1
# ✔ GET LOCATION OF ANY COUNTRY
2
- ### A "Get location of any country" is an application created in python with tkinter gui.
3
-- ### In this application, user can find the location of any country or country code.
+- ### In this application, user can find the location of any country, either by using country name or country code.
4
- ### The location will be shown in terms of Latitude and Longitude.
5
- ### for the data, used the world_location.csv data, and read using pandas library.
6
0 commit comments