String Python

S = 'spam' 
S.isalpha(  )                # Content tests: isalpha, isdigit, etc.