apply method python to find is alphabets code example Example: isaplha in python str = "abc" print(str.isalpha())