M

Mr. Dubey • 100.28K Points
Coach

Q. What is a dictionary in Python?

  • (A) An ordered collection of elements
  • (B) An unordered collection of key-value pairs
  • (C) A mutable list of strings
  • (D) A sequence of characters
  • Correct Answer - Option(B)
  • Views: 15
  • Filed under category Python

Explanation by: Mr. Dubey
A dictionary is an unordered collection of key-value pairs in Python.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics