Python provides many built-in methods for string handling. The isalpha() method is one of them that returns True if all characters in the string are alphabets.
確定! 回上一頁