A

Admin • 832.27K Points
Coach

Q. Which of the following creates a dictionary?

  • (A) {}
  • (B) []
  • (C) ()
  • (D) set()
  • Correct Answer - Option(A)
  • Views: 20
  • Filed under category Python
  • Hashtags:

Explanation by: Admin

`{}` creates an empty dictionary by default.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.