python how to determine string an alphabet code example Example: isaplha in python str = "abc" print(str.isalpha())