📜  isalpha 在 python 代码示例中做了什么

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

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