Informatics Practices
Integers and strings are immutable data types.
Python Funda
1 Like
Answer
True
Reason — In Python, integers and strings are immutable data types, meaning their values cannot be changed after they are created.
Answered By
1 Like
Integers and strings are immutable data types.
1 Like
True
Reason — In Python, integers and strings are immutable data types, meaning their values cannot be changed after they are created.
Answered By
1 Like