What is a list in Python?
3 answers
A list is an array-like data structure in Python. It has zero-based indexed. It can store any other type of values.
The below tutorial is a very good reference point to know more about the list in Python.
techbeamers.com/python-list
techbeamers.com/python-list
You two (!!) need to pick one name and keep it. It seems terribly odd that you would post and then answer your own question.