Which of the following statements are true? (Select two answers)

Which of the following statements are true? (Select two answers)
A . Python strings are actually lists
B . Python strings can be concatenated
C . Python strings can be sliced like lists
D . Python strings are mutable

Answer: BC

Explanation:

Reference: https://docs.python.org/2/tutorial/introduction.html

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments