check if all chars in python ar alpha code example Example: isaplha in python str = "abc" print(str.isalpha())