#19 Lists in Python – Part 1 (Python Tutorials)

#19  Lists in Python - Part 1 (Python Tutorials)

Lists (Part 1)

This video of the python tutorials series mainly focuses on the lists. You will learn
how to define the list, how to access different items in list, how to find the length
of a list and also how create a subset of a list by determining the certain positions
from which the list is going to be divided into.

Watch The Video on Youtube