find a element is character or not python code example Example: isaplha in python str = "abc" print(str.isalpha())