📜  isletter python 代码示例

📅  最后修改于: 2022-03-11 14:47:17.129000             🧑  作者: Mango

代码示例3
The isalpha() method returns True if all the characters are alphabet letters (a-z).