About the Tutorial



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

String isalnum() Method 
Description 
The 
isalnum()
method checks whether the string consists of alphanumeric characters. 
Syntax 
Following is the syntax for isalnum() method- 
str.isa1num() 
Parameters 
NA 
Return Value 
This method returns true if all the characters in the string are alphanumeric and there is 
at least one character, false otherwise. 
Example 
The following example shows the usage of isalnum() method. 
#!/usr/bin/python3 
str = "this2016" # No space in this string 
print (str.isalnum()) 
str = "this is string example....wow!!!" 
print (str.isalnum()) 
When we run the above program, it produces the following result- 
True 
False 


Python 3 
118 
String isalpha() Method 
Description 
The 
isalpha()
method checks whether the string consists of alphabetic characters only. 
Syntax 
Following is the syntax for islpha() method- 
str.isalpha() 
Parameters 
NA 
Return Value 
This method returns true if all the characters in the string are alphabetic and there is at 
least one character, false otherwise. 
Example 
The following example shows the usage of isalpha() method. 
#!/usr/bin/python3 
str = "this"; # No space & digit in this string 
print (str.isalpha()) 
str = "this is string example....wow!!!" 
print (str.isalpha()) 
Result
True 
False 
String isdigit() Method 
Description 
The method isdigit() checks whether the string consists of digits only. 
Syntax 
Following is the syntax for isdigit() method- 
str.isdigit() 


Python 3 
119 

Download 2,85 Mb.

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