A

Admin • 832.27K Points
Coach

Q. Which of these data structures supports indexing?

  • (A) Set
  • (B) Dictionary
  • (C) List
  • (D) All except Set
  • Correct Answer - Option(D)
  • Views: 18
  • Filed under category Python
  • Hashtags:

Explanation by: Admin

Sets do not support indexing, others do.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.