Which of the following statements is true about lists in Python?
a. Lists can only store strings
b. Lists can contain elements of different data types
c. Lists can only store integers
d. Lists are immutable