A

Admin • 833K Points
Coach

Q. Which of these is a mutable data type?

  • (A) tuple
  • (B) str
  • (C) list
  • (D) int
  • Correct Answer - Option(C)
  • Views: 18
  • Filed under category Python
  • Hashtags:

Explanation by: Admin

Lists are mutable and can be changed after creation.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.