Python isalpha () 方法檢測字符串是否只由字母組成。 ... No space & digit in this string print str.isalpha(); str = "this is string example....wow!!!
確定! 回上一頁