Quiz Yourself: Working with Strings
Test your knowledge of strings and string operations.
We'll cover the following...
We'll cover the following...
Strings Quiz
1.
(True or False) A string
object is mutable. We can perform operations on it without creating a new object.
A.
True
B.
False
1 / 4