Sequence Types:
list: Ordered, mutable collections of elements (e.g., [1, 2, 3])
tuple: Ordered, immutable collections of elements (e.g., (1, 2, 3))
#data #dataanalytics #datascience #datasciencecareer #python #pythonforbeginners #pythontutorial