1.

Which one of the following is False regarding data types in Python?

A. In python, explicit data type conversion is possible
B. Mutable data types are those that can be changed.
C. Immutable data types are those that cannot be changed.
D. None of the above
Answer» E.


Discussion

No Comment Found