Programming (12th Grade)
Data Structures
Which of the following statements is true regarding lists in Python?
Lists are immutable
Lists can contain mixed data types
Lists can only contain integers
Lists cannot be nested
Next