Which of the following statements are true? (Select two answers)
Python strings are actually lists
Python strings can be concatenated
Python strings can be sliced like lists
Python strings are mutable
Submit