Python List Tutorial Links:
1) Get started with List • Video
2 )Adding elements to List (append, extend, insert) : • Video
3) Slicing a List in Python: • Video
4) Advanced Slicing in Python: • Video
5) Sorting List in Python • Video
6) Sorting List using Key in Python • Video