Python — 30 Day Challenge

Everything you need to know about lists in Python

In this article, we will start from the basics and dive deep into everything that a list can do in Python

Nouman
Towards Data Science
5 min readJun 19, 2021

--

Lists in Python, or arrays in other programming languages, are basically a compound data structure that can hold basically a list of items. This article serves as a beginner-friendly way to start with lists in Python. We are going to cover a lot about lists in this article so let’s get started!!

--

--

Software Engineer who loves Data Science and building products related to data. Connect with me on LinkedIn here: https://www.linkedin.com/in/nouman10/