Summary
Keywords
Full Transcript
Python List Slicing - In Hindi - Tutorial#56 In this video I have explained the basic concept of Python List along with the way to initialize and display list item. In this video, I have also explain the indexing mechanism of python list. Python list is very similar to the string and both uses the same indexing mechanism. Just one big difference between them is that Python string are immutable while lists are mutable. Facebook Group: https://www.facebook.com/groups/2167344556716563/?ref=bookmarks Facebook Page: https://www.facebook.com/Codeitup-104310264625489/ Website: https://codeitup.in Link to Previous Video: https://youtu.be/GDTo8fywLe0 Link to Next Video: https://youtu.be/c2X8C8FW5og Tags Used: list slicing list slicing in python list slicing in python example list slicing python 3 slicing in python slicing in python in hindi slicing in list in python slicing list in python 3 slicing list in python in hindi what is slicing in python what is slicing in python in hindi array slicing python slicing python slice array python slice string python substring python slice list #codeitup #list #python
