paint-brush
Lists in Python: Mutability, Utility, and Accessibilityby@Venky.Achintalwar
938 reads
938 reads

Lists in Python: Mutability, Utility, and Accessibility

by Venkatesh Achintalwar4mFebruary 18th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

A list is a sequence in python. The dictionary meaning of list is ‘a number of connected items or names written or printed consecutively’ Python list provides the same functionality where you can group items with the flexibility of random access to each element. List is a global variable so when you declare a list and pass it to a function as an argument rather than copying and passing it to the function, python passes a reference to the list. The list has so many built-in functions that we are not going to cover all of those.

Company Mentioned

Mention Thumbnail
featured image - Lists in Python: Mutability, Utility, and Accessibility
Venkatesh Achintalwar HackerNoon profile picture
Venkatesh Achintalwar

Venkatesh Achintalwar

@Venky.Achintalwar

L O A D I N G
. . . comments & more!

About Author

Venkatesh Achintalwar HackerNoon profile picture
Venkatesh Achintalwar@Venky.Achintalwar

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite