Learn Python - Creating Lists

Опубликовано: 28 Февраль 2026
на канале: Tech Programmer
55
3

Learn about how you can create simple lists using Python's square bracket notation. Lists are mutable data structure in Python to include data of different types. Each element in a list are indexed by its index and we can access them using these indices.

In this video, we see square bracket notation and list() function to create list using from iterable objects. Then, we go on to list indexing operations, how we can retrieve each element from the list and list slicing like we did with string objects.

Towards the end, we talk about how we can mutate list objects.

#DataStructures #Python #LearnProgramming

If you like our content, click on SUBSCRIBE button and click on Bell icon to receive latest and greatest updates of my video lessons.

Follow us on Facebook, Twitter, Instagram

Facebook Link:   / techprogrammer1  
Twitter Link:   / techprogrammer1  
Tumblr Blog: https://www.tumblr.com/blog/techprogr...