Python Programming - Dictionaries - Discussion
Discussion Forum : Dictionaries - General Questions (Q.No. 43)
43.
What is the difference between the
dictionary.keys()
and dictionary.values()
methods?
Answer: Option
Explanation:
The
keys()
method returns a list of keys, and the values()
method returns a list of values in a dictionary.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers