Multiple Choice
Which of the following statements a) , b) or c) is false?
A) Strings support many of the same sequence operations as sets, lists and tuples.
B) Strings, like tuples, are xe "immutable:string"immutable.
C) The xe "re module"re module can be used to match patterns in text.
D) All of the above statements are true.
Correct Answer:

Verified
Correct Answer:
Verified
Q3: Which of the following statements a), b)
Q4: Which of the following statements a), b)
Q5: Which of the following statements a), b)
Q6: Consider this text from Shakespeare's Romeo and
Q7: Consider the following code: In [1]: s1
Q9: Which of the following statements a), b)
Q10: Based on the string sentence = '\t
Q11: Which of the following statements a), b)
Q12: Which of the following statements a), b)
Q13: Which of the following statements is false?<br>A)