Please ensure that JavaScript is running.
Learn
Challenges
Blogs
About
Contact
Learn
Challenges
Blogs
About
Contact
Home
/
Code-challenges
/
Retrieve User Defined Key
Python Code Challenge
31 -
Create a dictionary of 5 countries and their respective capitals, then retrieve and print the capital of a user-specified country.
Python
Data Types
Dictionaries