Computer Science, asked by prash7872, 3 months ago

Mention the mutable data types.​

Answers

Answered by siri1235
3

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.

Answered by Anonymous
12

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.

hopr its help you

Explanation:

#dynamite

Similar questions