Mastering Python Lists For Programming!
Briefly

A list is a mutable ordered sequence of elements.Mutable means that the list can be modified or changed.Lists are enclosed within Square Brackets '[ ]'.
Read at Medium
[
add
]
[
|
|
]