Python 內建函式介紹:input(), len() ... Python提供一系列的isxxx的功能,可判斷字串是否有xxx屬性 ... print(var.isalpha()) # 是否全為字母.
確定! 回上一頁