Lists in Python for Beginners | Python 3 Tutorial - ChipTalksComputers
Hi! In this video, we shall be looking at what lists are in Python and how they work. Lists are a very important concept in programming and their biggest advantage is that they are not homogeneous. Lists can help us in writing very clean and efficient code in Python. Timestamps⏱: 0:00 - Introduction 1:42 - Accessing members of a list 2:38 - Negative indexing 3:42 - len() function 4:25 - insert() list method 5:24 - remove() list method 5:55 - clear() list method 6:21 - copy() list method 7:25 - extend() list method 8:20 - append() list method 9:38 - list slicing 11:32 - nesting of lists 12:54 - Some additional list methods 14:21 - End-Screen GitHub link for code: https://github.com/ChipTalksComputers/Python-beginner-series/blob/master/lists.py SUBSCRIBE NOW: https://www.youtube.com/channel/UCzwshHkHUhKFuYkvuTy5VAw GITHUB: https://github.com/ChipTalksComputers FACEBOOK: https://www.facebook.com/Chiptalkscomputers-105731584427042/ INSTAGRAM: https://www.instagram.com/chiptalkscomputers/ PYTHON FOR BEGINNERS: https://www.youtube.com/watch?v=f3UQPPIUO3I&list=PLvPkQguCZ7Msp52PoEmZfmLVhlJzQA9DJ SORTING ALGORITHMS PLAYLIST: https://youtu.be/8sVVBaF99Ho PREVIOUS VIDEOS: Python If-Else statements: https://youtu.be/06Hfj8DKs1c OPERATORS PART-2: https://youtu.be/qx19bi_GoWI Tags: Lists in Python Working of lists in Python Python for beginners Python beginners tutorial
Download
0 formatsNo download links available.