Python List Data Type

8 minutes
Share the link to this page
Copied
  Completed
You need to have access to the item to view this lesson.
One-time Fee
$69.99
List Price:  $99.99
You save:  $30
€65.14
List Price:  €93.07
You save:  €27.92
£55.73
List Price:  £79.62
You save:  £23.88
CA$95.61
List Price:  CA$136.60
You save:  CA$40.98
A$106.30
List Price:  A$151.87
You save:  A$45.56
S$94.64
List Price:  S$135.20
You save:  S$40.56
HK$546.91
List Price:  HK$781.33
You save:  HK$234.42
CHF 63.50
List Price:  CHF 90.72
You save:  CHF 27.21
NOK kr764.69
List Price:  NOK kr1,092.46
You save:  NOK kr327.77
DKK kr485.92
List Price:  DKK kr694.20
You save:  DKK kr208.28
NZ$117
List Price:  NZ$167.15
You save:  NZ$50.15
د.إ257.06
List Price:  د.إ367.25
You save:  د.إ110.18
৳7,661.98
List Price:  ৳10,946.16
You save:  ৳3,284.17
₹5,839.65
List Price:  ₹8,342.71
You save:  ₹2,503.06
RM331.75
List Price:  RM473.95
You save:  RM142.20
₦86,437.65
List Price:  ₦123,487.65
You save:  ₦37,050
₨19,492.21
List Price:  ₨27,847.21
You save:  ₨8,355
฿2,575.56
List Price:  ฿3,679.53
You save:  ฿1,103.97
₺2,262.43
List Price:  ₺3,232.18
You save:  ₺969.75
B$357.76
List Price:  B$511.10
You save:  B$153.34
R1,296.01
List Price:  R1,851.52
You save:  R555.51
Лв127.38
List Price:  Лв181.98
You save:  Лв54.60
₩95,113.23
List Price:  ₩135,881.87
You save:  ₩40,768.63
₪260.11
List Price:  ₪371.60
You save:  ₪111.49
₱3,999.61
List Price:  ₱5,713.97
You save:  ₱1,714.36
¥10,715.43
List Price:  ¥15,308.41
You save:  ¥4,592.98
MX$1,185.45
List Price:  MX$1,693.57
You save:  MX$508.12
QR254.79
List Price:  QR364.01
You save:  QR109.21
P955.69
List Price:  P1,365.33
You save:  P409.64
KSh9,427.65
List Price:  KSh13,468.65
You save:  KSh4,041
E£3,355.67
List Price:  E£4,794.02
You save:  E£1,438.35
ብር3,989.43
List Price:  ብር5,699.43
You save:  ብር1,710
Kz58,616.62
List Price:  Kz83,741.62
You save:  Kz25,125
CLP$66,326.02
List Price:  CLP$94,755.52
You save:  CLP$28,429.50
CN¥506.51
List Price:  CN¥723.62
You save:  CN¥217.11
RD$4,049.59
List Price:  RD$5,785.38
You save:  RD$1,735.78
DA9,420.19
List Price:  DA13,457.99
You save:  DA4,037.80
FJ$157.70
List Price:  FJ$225.30
You save:  FJ$67.59
Q542.62
List Price:  Q775.21
You save:  Q232.58
GY$14,613.08
List Price:  GY$20,876.73
You save:  GY$6,263.64
ISK kr9,792.30
List Price:  ISK kr13,989.60
You save:  ISK kr4,197.30
DH706.05
List Price:  DH1,008.69
You save:  DH302.63
L1,239.86
List Price:  L1,771.31
You save:  L531.44
ден4,010.92
List Price:  ден5,730.13
You save:  ден1,719.21
MOP$562.15
List Price:  MOP$803.11
You save:  MOP$240.95
N$1,302.54
List Price:  N$1,860.85
You save:  N$558.31
C$2,571.43
List Price:  C$3,673.63
You save:  C$1,102.20
रु9,317.58
List Price:  रु13,311.40
You save:  रु3,993.82
S/262.81
List Price:  S/375.46
You save:  S/112.65
K268.53
List Price:  K383.63
You save:  K115.10
SAR262.51
List Price:  SAR375.03
You save:  SAR112.52
ZK1,879.71
List Price:  ZK2,685.42
You save:  ZK805.70
L324.19
List Price:  L463.14
You save:  L138.95
Kč1,629.65
List Price:  Kč2,328.17
You save:  Kč698.52
Ft25,373.17
List Price:  Ft36,248.95
You save:  Ft10,875.77
SEK kr758.75
List Price:  SEK kr1,083.98
You save:  SEK kr325.22
ARS$61,468.94
List Price:  ARS$87,816.53
You save:  ARS$26,347.59
Bs482.36
List Price:  Bs689.12
You save:  Bs206.75
COP$272,946.91
List Price:  COP$389,940.87
You save:  COP$116,993.96
₡35,623.88
List Price:  ₡50,893.45
You save:  ₡15,269.56
L1,732.95
List Price:  L2,475.75
You save:  L742.80
₲523,151.84
List Price:  ₲747,391.81
You save:  ₲224,239.96
$U2,683.09
List Price:  $U3,833.15
You save:  $U1,150.06
zł281.85
List Price:  zł402.67
You save:  zł120.81
Already have an account? Log In

Transcript

Hi, this video is about Python list. We're going to discuss Python list Python functions and Python methods, and few examples related to each of them. As you know, we are using Jupiter notebook to code Python program. Now, what is a Python list is a collection of values and contain different types of data. For example, here I've created a list with the name students, and it has string numeric values, it could have another list, or any other type of object within this list. So you'd see so you see this is when I write students and create an output, it gives me the list of all the students along with their I've mentioned it just as a number.

Maybe these could be the result of a test Alice can have compound data type where you can group values together. For example, here I've created a variable quality With the list, and here it is mentioned, A and B, where a and b are very enter. So when I create an output for this list quality, it is going to give the values of a and b instead of the actual A and B, you notice that I have not put inverted commas alongside a and b because these are actually the variables and these has value assigned to it. And therefore buyten engine automatically recognizes that and creates an output. So that's very powerful. Next thing is again, quality with first index, it is going to give me an output on that index.

The index works like it's from zero and onwards 0123 whereas it also gets negative from the last element within the list and moving forward. So it has to actually type of indexes. The first one is from zero and onwards and the last one is from minus one and then onwards, but minus one starts from extreme right, less from any relation we can change values. Within the list we can add elements to list we can remove elements to list if we want to change elements to list we just have to identify the index and then assign different values to it. For example, here, we have selected the range from zero index to second index. Now, the second index or the index that comes at the end is exclusive, it means a number less than the end index is selected.

If two is given, it means the value of zero index and the value at one index would be selected. And these are given new values they and are so we had he and is on zero and one in Dec. Now we have d and R at these two indexes. If you want to add an element to the list, we can directly use plus sign alongside the element alongside the BD name of the variable and passing a new list after the plus sign so that would actually concatenate these two lists or maybe the lesson the first variable and the other list here. The question is a variable and it has a list assigned to it now, when we add plus sign and then pass to other elements within the list, it is going to concatenate these two lists in quality and risk that we just passed on.

And here you see the output is they are very tall and smart we can we can use the list function of death to remove any element at a specified index in the list. For example, here I use a specified index for to remove and from the list and this is when I did it, this it created an output they are very tall and it removed and and created smart. Another important thing in the list is when we create another variable and assign it to an existing variable here for example, I've created quality news, good news to you and i equal that to call it industry new that was an existing list. What it does, it actually creates a link between the same list that list in the memory is just as they are very tall, smart, and what it does is actually it has a Scientists list to two variables now call it industry new and quality underscore new to so if we change an element within this list it will also change the actual element in the list and when we call the other other variable it will output change less for example in quality industry new when we change it again too he is and then when we call quality English good new tube it outputs the updated list see so this is very unique feature in Python.

If we want to create a new list out of an existing list, we can use the method list to create a new list now if we create quality underscore new to is equals to list and we pass the existing list it is going to create a new list that has that has a separate allocation within the memory. So if we update an existing list and check this list, it would remain same Python list method. These are the methods and it can be used like name of the list with dot and the name of the method. It could be banned to add an element at the end of the lists and insert remove bop bop just removes an element at a specified index and returns it for example I've used it here quality industry new had these elements he is very tall smart and and when I used while he understood new top with fifth index it has been removed and and when we create an output from that it gives this so these are the list methods sought it creates a sorting within the ascending order reverse copy now in Python everything is object and each object has different methods.

For example, quality two I assigned this tall and this creates an object within Python and this is a string type object. Now when a string type object is created, we can use methods like capitalize replace, it should try Python engine automatically assigns the type for any variable that is created and when it assigns the type it has accordingly methods available for it. Similarly, when a tall variable is created and assigned it 1.3 it automatically creates a float for it a floating action And it will have these methods assigned to it. If a new list is created, it will have index count and other methods. Let's try quality two dot capitalized now you see that I signed it's Malti and overall, Tolbert, and when I used capitalized method or that variable, it can work that small t into capital T. If I want to know the object type or a variable, I can simply use this function of type and pass in the variable that I've created and I and the Python creates an output with the type of the object created here quality in this good new is a list object type.

And it just output that there are several built in functions for list within Python or any enumerate in a minute is a very unique object type. It creates a list of all the variables with the index. For example, we had the quality industry new variable that had the list key is very tall smarted five elements starting from zero index to fourth index. Now when we use the enumerate function, on it and pass this variable it will create a list of all the elements within that we build alongside the index of that element. Another example land function creates all the elements total of all the elements within the list. This is another example here we are creating a list with the for loop within it and creating an enumerated list of all the elements three to the power of x, we're for x in range 10.

So the range always starts from zero. So when there was the power zero applied to three, it gave one when power, one applied to treat give three, and so on and so forth. So up to from zero to nine, that was 10. From zero to nine to 10 numbers it applied as an exponent to number three, and it created a list. If you want to test if a particular element exists in the list, we just need to type in the name of the element in the name of 3d will, if it existed, it would print out true if it's not true. printout was here the three existed in the list or three it printed out true whereas a did not exist.

So it printed out false. This was all hope now you have better understanding and you move forward in understanding Python more quickly. Thank you.

Sign Up

Share

Share with friends, get 20% off
Invite your friends to LearnDesk learning marketplace. For each purchase they make, you get 20% off (upto $10) on your next purchase.