A

Admin • 833K Points
Coach

Q. Which data structure is immutable?

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

Explanation by: Admin

Tuples are immutable and cannot be changed after creation.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.