Integers and strings are immutable data types.
2 Likes
True
Reason — In Python, integers and strings are immutable data types, meaning their values cannot be changed after they are created.
Answered By
Python supports Unicode coding standard.
An identifier must be a keyword of Python.
3+C = A is a valid statement.
The input() method always returns a value of an integer type.