11 | Lists in Python (1/2) | Adding in Lists | Removing from Lists | Accessing | Slicing in Python

Опубликовано: 10 Октябрь 2024
на канале: LogicOps Lab
327
28

Welcome back to another video in the series of ""Python for Beginners". In today's video, we are going to discuss these topics. These topics are really important with respect to your Python programming.

1) What are Lists?
2) How to add or remove elements from a List?
3) How to access elements of a List?
4) What is Slicing and how to do it?

This is first video of two parts, we will discuss more in the second video about Lists

LogicOps Lab -    / @logicopslab  
LogicOps Lab - Hindi -    / @logicopslabhindi  
GitHub - https://bit.ly/3lsUjdE
Twitter - ​  / logicopslab  
Instagram - https://bit.ly/3tJ9Jyf
Facebook - https://bit.ly/3ziMoVq

Like | Share | Subscribe | Follow

#PythonforBeginners #ListsInPython #PythonProgramming