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