Python for Beginners | Ep -09 | List Functions | Append - Sort - Len - Pop | Tamil | code io

preview_player
Показать описание
Python for Beginners in Tamil
List Functions Append - Sort - Len - Pop
List Functions in python
Append function - inserts at last
Sort function - sorts the list
Len function - finds the length of the list
Pop function - removes the last element of the list
remove function - removes any element from the list
code io

Follow us in Instagram for more updates

Hash Tags
#Python​​​​​​​ #Python​​​​​​-Beginners​ #python​​​​​​-tamil
Рекомендации по теме
Комментарии
Автор

I really like your video bro .. this video is easy for me to learn❤

bhuvaneshwariks
Автор

Ans is [10, 60, [70], 70]
Option D
Is it correct??

Mini_infoo
Автор

bro multiple data va specific index position la add panna mudiuma extend use pannumpothu. at the same time insert use pannumpothu [1, 2, 3] intha mari ore element ah specific index position la add panna mudiuma

smseditzz
Автор

Bro what is the difference b/w the functions sort and sorted.

A very good explanation bro.

bhuvakgm
Автор

Bro list la questions solve panuga bro

jiminmoci
Автор

a=list(123434) list() Constructor use panni int panna mudiuma bro

vishwav
Автор

The correct answer is option a, [10, 60, 70, 70]

sugancovijay.m
Автор

how to print any name or word in star pattern using for loop in python language by user input.



please help me and make video on this help help help

ypgplok
Автор

Bro indha listla insert function la stringla kooda add panlama??

viswaganeshs
Автор

What is the difference between function and statement in python ?

indirajithl
Автор

y ?
ele = list.remove(20)
result showing non

mohammedsuheal