Lists in Python
Before going into List, an in-built data structure in python , Let us understand what's a data structure ? Data structures allows us to store and organize data efficiently. After storing data we can easily access and perform operations on this data.
...
sreedharnambi.hashnode.dev4 min read