Computer Science

State whether the following statement is True or False :

Strings are immutable in Python, which means a string cannot be modified.

Python String Manipulation

2 Likes

Answer

True

Answered By

2 Likes


Related Questions