How to read and write sequential data gracefully in Python

Sahil Fruitwala
Level Up Coding
Published in
4 min readApr 16, 2023

--

Photo by Anastasia Zhenina on Unsplash

In this blog, I will teach you different ways to use lists in Python. You might be thinking I know what a list is, I have used it numerous times. But there is a difference between using a list and using a list efficiently. So, I will show you what I have learned as a Software Engineer.

We can create a list in two ways:

  1. using list()

--

--

I am a Software Developer who loves to help, teach and explore. Check out my blog publication here: https://sahilfruitwala.com