filmov
tv
Essential skills about lists in python | Lists in python | Taming Python Skill

Показать описание
In this video we will learn how to use lists and some essential/useful skills while using them in python
Topics covered:
* Creating a simple list
* slicing a list using ":" operator
* “append” function to add new elements at the end
* “extend” function to add multiple new elements at the end
* “insert” function to add new element at any position
* “index” function to search for the first occurrence in the list
* “sorted” function to sort a list
* “reverse” function to reverse a list
Please subscribe, like and share this video
#python #vscode #dev #tutorial #learning #beginners #pythonforbeginners #lists #lists_in_python #tamingpython
Topics covered:
* Creating a simple list
* slicing a list using ":" operator
* “append” function to add new elements at the end
* “extend” function to add multiple new elements at the end
* “insert” function to add new element at any position
* “index” function to search for the first occurrence in the list
* “sorted” function to sort a list
* “reverse” function to reverse a list
Please subscribe, like and share this video
#python #vscode #dev #tutorial #learning #beginners #pythonforbeginners #lists #lists_in_python #tamingpython