Mutable data type In Python are :
- List
- Dictionary
- Sets
Here list is a collection of different data type, dictionary is work on keys and values and sets is a collection of elements and No duplicate items are allowed in sets