replace alphabets in string using isalpha python code example Example: isaplha in python str = "abc" print(str.isalpha())