Какие основные методы классификации символов?
isalnum()
isalpha()
isdigit()
islower()
isupper()
isspace()
count()
swapcase()
lower()
strip()