About the Tutorial


Parameters  NA  Return Value



Download 2,85 Mb.
Pdf ko'rish
bet92/234
Sana28.05.2022
Hajmi2,85 Mb.
#614232
1   ...   88   89   90   91   92   93   94   95   ...   234
Bog'liq
python3 tutorial 060821094426

Parameters 
NA 
Return Value 
This method returns true if all characters in the string are digits and there is at least one 
character, false otherwise. 
Example 
The following example shows the usage of isdigit() method. 
#!/usr/bin/python3 
str = "123456"; # Only digit in this string 
print (str.isdigit()) 
str = "this is string example....wow!!!" 
print (str.isdigit()) 
Result
True 
False 
String islower() Method 
Description 
The 
islower()
method checks whether all the case-based characters (letters) of the string 
are lowercase. 
Syntax 
Following is the syntax for islower() method- 
str.islower() 
Parameters 
NA 
Return Value 
This method returns true if all cased characters in the string are lowercase and there is at 
least one cased character, false otherwise. 
Example 


Python 3 
120 
The following example shows the usage of islower() method. 
#!/usr/bin/python3 
str = "THIS is string example....wow!!!" 
print (str.islower()) 
str = "this is string example....wow!!!" 
print (str.islower()) 
Result
False 
True 
String isnumeric() Method 
Description 
The 
isnumeric()
method checks whether the string consists of only numeric characters. 
This method is present only on unicode objects. 
Note:
Unlike Python 2, all strings are represented in Unicode in Python 3. Given below is 
an example illustrating it.
Syntax 
Following is the syntax for isnumeric() method- 
str.isnumeric() 
Parameters 
NA 
Return Value 
This method returns true if all characters in the string are numeric, false otherwise. 
Example 
The following example shows the usage of isnumeric() method. 
#!/usr/bin/python3 
str = "this2016"
print (str.isnumeric()) 
str = "23443434" 


Python 3 
121 
print (str.isnumeric()) 

Download 2,85 Mb.

Do'stlaringiz bilan baham:
1   ...   88   89   90   91   92   93   94   95   ...   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