In this video I am explaining about List datatype in python. This is one of the widely used data type in python.
Lists are used to store multiple items in a single variable.Lists are one of 4 built-in data types in Python used to store collections of data, the other 3 are Tuple, Set, and Dictionary, all with different qualities and usage.
Lists are created using square brackets:
Lists items are ordered, changeable, and allow duplicate values.
#List items are indexed, the first item has index [0], the second item has index [1] etc.
append() Adds an element at the end of the list
clear() Removes all the elements from the list
copy() Returns a copy of the list
count() Returns the number of elements with the specified value
extend() Add the elements of a list (or any iterable), to the end of the current list
index() Returns the index of the first element with the specified value
insert() Adds an element at the specified position
pop() Removes the element at the specified position
remove() Removes the item with the specified value
reverse() Reverses the order of the list
sort() Sorts the list
Join in our WhatsApp Group - https://chat.whatsapp.com/DIl3d7KY7vi...
Python Introduction
Python Syntax
Python Comments
Python Variables
Python Datatypes
Python numbers
Python Casting
Follow on Instagram - / vizagstudents
Follow on Twitter - / vizagstudents
Follow on Facebook - / vizagstudentsoff. .
================ besound ================
Music - Dreams
Royalty Free Music by Benjamin Tissot
« Music I use: https://www.bensound.com »
================ besound ================
VIZAGSTUDENTS
VIZAGSTUDENTS.COM
VIZAGSTUDENTS PYTHON
VIZAGSTUDENTS PROGRAMMING
VIZAGSTUDENTS SESSIONS
Learn Python Programming
Python Programming
Vizagstudents Python
#pythondeveloper #python #pythonprogramming #programming #pythonlearning #pythoncode #coding #pythonprogrammer #programmer #coder #developer #computerscience #javascript #programmers #datascience #programmerlife #pythonprojects #developerlife #datastructure #code #programminglife #vizagstudents #vizag #students