About the Tutorial


SN Functions with Description



Download 2,85 Mb.
Pdf ko'rish
bet120/234
Sana28.05.2022
Hajmi2,85 Mb.
#614232
1   ...   116   117   118   119   120   121   122   123   ...   234
Bog'liq
python3 tutorial 060821094426

SN Functions with Description 

cmp(dict1, dict2) 
No longer available in Python 3.

len(dict) 
Gives the total length of the dictionary. This would be equal to the number of items 
in the dictionary. 

str(dict) 
Produces a printable string representation of a dictionary. 

type(variable) 
Returns the type of the passed variable. If passed variable is dictionary, then it 
would return a dictionary type. 
Dictionary len() Method 
DescriptionThe method 
len()
 gives the total length of the dictionary. This 
would be equal to the number of items in the dictionary. 
Syntax 
Following is the syntax for len() method- 
len(dict) 
Parameters 
dict
- This is the dictionary, whose length needs to be calculated. 
Return Value 
This method returns the length. 
Example 
The following example shows the usage of len() method. 
#!/usr/bin/python3 


Python 3 
168 
dict = {'Name': 'Manni', 'Age': 7, 'Class': 'First'} 
print ("Length : %d" % len (dict)) 
When we run the above program, it produces the following result- 
Length : 3 
Dictionary str() Method 
Description 
The method 
str()
produces a printable string representation of a dictionary. 
Syntax 
Following is the syntax for str() method − 
str(dict) 
Parameters 
dict
- This is the dictionary. 
Return Value 
This method returns string representation. 
Example 
The following example shows the usage of str() method. 
#!/usr/bin/python3 
dict = {'Name': 'Manni', 'Age': 7, 'Class': 'First'} 
print ("Equivalent String : %s" % str (dict)) 
When we run the above program, it produces the following result- 
Equivalent String : {'Name': 'Manni', 'Age': 7, 'Class': 'First'} 

Download 2,85 Mb.

Do'stlaringiz bilan baham:
1   ...   116   117   118   119   120   121   122   123   ...   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