About the Tutorial



Download 2,85 Mb.
Pdf ko'rish
bet117/234
Sana28.05.2022
Hajmi2,85 Mb.
#614232
1   ...   113   114   115   116   117   118   119   120   ...   234
Bog'liq
python3 tutorial 060821094426

Tuple min() Method 
Description 
The 
min()
method returns the elements from the tuple with minimum value. 
Syntax 
Following is the syntax for min() method- 
min(tuple) 
Parameters 
tuple
- This is a tuple from which min valued element is to be returned. 
Return Value 
This method returns the elements from the tuple with minimum value. 
Example 
The following example shows the usage of min() method. 
#!/usr/bin/python3 
tuple1, tuple2 = ('maths', 'che', 'phy', 'bio'), (456, 700, 200) 
print ("min value element : ", min(tuple1)) 
print ("min value element : ", min(tuple2)) 
When we run the above program, it produces the following result- 
min value element : bio 
min value element : 200 
Tuple tuple() Method 
Description 
The 
tuple()
method converts a list of items into tuples. 
Syntax 


Python 3 
163 
Following is the syntax for tuple() method- 
tuple( seq ) 
Parameters 
seq
- This is a tuple to be converted into tuple. 
Return Value 
This method returns the tuple. 
Example 
The following example shows the usage of tuple() method. 
#!/usr/bin/python3 
list1= ['maths', 'che', 'phy', 'bio'] 
tuple1=tuple(list1) 
print ("tuple elements : ", tuple1) 
When we run the above program, it produces the following result- 
tuple elements : ('maths', 'che', 'phy', 'bio') 


Python 3 
164 
Each key is separated from its value by a colon (:), the items are separated by commas, 
and the whole thing is enclosed in curly braces. An empty dictionary without any items is 
written with just two curly braces, like this: {}. 
Keys are unique within a dictionary while values may not be. The values of a dictionary 
can be of any type, but the keys must be of an immutable data type such as strings, 
numbers, or tuples. 

Download 2,85 Mb.

Do'stlaringiz bilan baham:
1   ...   113   114   115   116   117   118   119   120   ...   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