Strings in Python are immutable or not
Question
:
True or False: String methods change the original string
False
True
Answer
:
A - is the correct answer. Strings in Python are immutable