A

Admin • 828.03K Points
Coach

Q. Which of the following data types is mutable in Python?

  • (A) Tuple
  • (B) Set
  • (C) String
  • (D) Integer
  • Correct Answer - Option(B)
  • Views: 13
  • Filed under category Python
  • Hashtags:

Explanation by: Admin
Sets are mutable in Python, meaning you can add or remove elements.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.