A

Admin • 832.27K Points
Coach

Q. Which data structure does not allow duplicate elements?

  • (A) list
  • (B) tuple
  • (C) dictionary
  • (D) set
  • Correct Answer - Option(D)
  • Views: 12
  • Filed under category Python
  • Hashtags:

Explanation by: Admin

A set is an unordered collection of unique elements.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.