A

Admin • 833K Points
Coach

Q. Which of these data types is unordered?

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

Explanation by: Admin

Sets are unordered collections with no duplicate elements.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.