KEY TAKE AWAY POINTS:
List is a container to store many elements(values)
Use 0-based "index" to locate an element
Basic operations: Get(read), Add, Remove
START A BIT > Knowledge Base > This page
List v.s. Array
Index
Elements/Objects/Values