Python Up Your Code: Lists in Memory

Python lists and their internal representation in memory

Photo by Umberto on Unsplash

Upgrading our knowledge on Python lists, it’s time I wrote about some of the inner workings of a list in Python.

Lists, as we might already know, are sequences of elements not necessarily of the same type. Each element can be of any data type, including lists.

--

--

Senior Software Engineer. Open-source contributor. Knowledge spreader. Fan of everything Python. Cybersecurity enthusiast. TryHackMe top 3%.

Love podcasts or audiobooks? Learn on the go with our new app.

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
Deck451

Senior Software Engineer. Open-source contributor. Knowledge spreader. Fan of everything Python. Cybersecurity enthusiast. TryHackMe top 3%.