Python String isalpha(). The isalpha() method returns True if all characters in the string are alphabets. If not, it returns False. The syntax of isalpha() ...
確定! 回上一頁