An ordered collection of items which can contain elements of different types, changeable, and allow duplicate values.
"In Python, lists are created by placing all the items (elements) inside square brackets [], separated by commas."
— @openai · February 25, 2024