@PythonPr It's a List. List data types first use squared brackets to store its elements. Also, it accepts all days types. The example above is a List L that contains an integer and a string.
@PythonPr Is A
In Python, lists are defined using square brackets `[]`. They can contain elements of different data types (like integers, strings). Lists are mutable (can be changed after creation).