Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 888 Bytes

File metadata and controls

15 lines (8 loc) · 888 Bytes

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