Programming (Year 12)
Data Structures
Which of the following statements about lists in Python is false?
Lists are mutable
Lists can contain different data types
Lists are ordered
Lists cannot be empty
Next