Python 的內建型態包含數值型態: int 和float,字串型態:str(string)和chr以及容器型態: ... (3) 計算字串長度利用 len() 這個函式會回傳字串的長度,例如:
確定! 回上一頁