Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
Home
Python
2D
Application
Buildin Function
Class
Data Structure
Data Type
Database
Development
Dictionary
Event
Exception
File
Function
GUI Pmw
GUI Tk
Language Basics
List
Math
Network
String
System
Thread
Tuple
Utility
XML
Content tests: isalpha, isdigit, etc : String Cast « String « Python
Python
String
String Cast
Content tests: isalpha, isdigit, etc
S =
'spam'
S.isalpha( ) # Content tests: isalpha, isdigit, etc.
Related examples in the same category
1.
Convert string: to and from string
2.
Strings translate
3.
string to list
4.
Convert int: to and from string