Introduction:
Welcome to Day 3 of my Python journey!
Today, I explored the fascinating world of data structures in Python, specifically lists.
These data types is crucial for storing and manipulating complex data.
LIST DATA TYPE / LIST CLASS
Basic :...