tutorial.eyehunts.com
What is list in Python | Basics
Python List is the built-in data type used to store multiple items in a single variable. Python has 3 more data types Tuple, Set, and Diction
Rohit