About the Tutorial


list(seq)  Converts a tuple into list.  Let us understand the use of these functions. List len() Method



Download 2,85 Mb.
Pdf ko'rish
bet108/234
Sana28.05.2022
Hajmi2,85 Mb.
#614232
1   ...   104   105   106   107   108   109   110   111   ...   234
Bog'liq
python3 tutorial 060821094426

list(seq) 
Converts a tuple into list. 
Let us understand the use of these functions.
List len() Method 
Description 
The 
len()
method returns the number of elements in the list. 
Syntax 
Following is the syntax for len() method- 
len(list) 
Parameters 
list
- This is a list for which, number of elements are to be counted. 
Return Value 
This method returns the number of elements in the list. 
Example 
The following example shows the usage of len() method. 
#!/usr/bin/python3 
list1 = ['physics', 'chemistry', 'maths'] 
print (len(list1)) 
list2=list(range(5)) #creates list of numbers between 0-4 
print (len(list2)) 


Python 3 
147 
When we run above program, it produces following result- 


List max() Method 
Description 
The 
max()
method returns the elements from the list with maximum value. 
Syntax 
Following is the syntax for max() method- 
max(list) 
Parameters 
list
- This is a list from which max valued element are to be returned. 
Return Value 
This method returns the elements from the list with maximum value. 
Example 
The following example shows the usage of max() method. 
#!/usr/bin/python3 
list1, list2 = ['C++','Java', 'Python'], [456, 700, 200] 
print ("Max value element : ", max(list1)) 
print ("Max value element : ", max(list2)) 
When we run above program, it produces following result- 
Max value element : Python 
Max value element : 700 
List min() Method 
Description 
The method min() returns the elements from the list with minimum value. 


Python 3 
148 

Download 2,85 Mb.

Do'stlaringiz bilan baham:
1   ...   104   105   106   107   108   109   110   111   ...   234




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish