Question: The statement: in python, strings are immutable means: A . strings must be initialized before the program is run B . strings can only be

The statement: in python, strings are immutable means:
A.strings must be initialized before the program is run
B.strings can only be changed in a function
C.there is no such thing as a null string
D.an existing string cannot be changed
The statement: in python, strings are immutable

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!