pycountryEasy Playground

ISO databases for countries, languages, currencies, subdivisions

Getting started with pycountryRun locally
Install
pip install pycountry
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: pycountry)

pycountry is a third-party package. ISO databases for countries, languages, currencies, subdivisions. Install with: pip install pycountry

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?