how to check any alphabet in python in tuple code example Example: isaplha in python str = "abc" print(str.isalpha())