Awesome_Python_Scripts/BasicPythonScripts/Country Notifier at main · ao23zou/Awesome_Python_Scripts · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

Title:Country Notifier

Short description: Here by using the python script we can get all the information about any country by using countryinfo library and getting capital , border, currency ,area ,time zone ,population and all the things.

List out the libraries imported: countryinfo

Setup instructions: Here we have to specify the country name in the script itself and there are 10 different functions for finding capital, languages, time zone , currency and all the info about country

Output:input_1(country)

input_2(country) output(country)

Author: Neel Shah