write name of the data type which are mutable in nature
Answers
Answered by
0
Answer:
Some of the mutable data types in Python are list, dictionary, set and user-defined classes. On the other hand, some of the immutable data types are int, float, decimal, bool, string, tuple, and range.
Explanation:
Similar questions
Economy,
2 months ago
Math,
2 months ago
Computer Science,
2 months ago
Hindi,
4 months ago
Chemistry,
4 months ago