CBSE Class 11 Computer Science Question 33 of 91

String Manipulation — Question 3

Back to all questions
3
Question

Question 3

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

Answer