Please ensure that JavaScript is running.
Learn
Challenges
Blogs
About
Contact
Learn
Challenges
Blogs
About
Contact
Home
/
Code-challenges
/
Output Values
Python Code Challenge
74 -
Write a program that takes a dictionary and outputs only the values.
Python
Dictionaries
For Loops