Python 的內建型態主要分為以下三種: 數值型態:int, float, bool 字串型態:str, chr 容器型態:list, dict, tuple 1、整數(integer) 在java裡面宣告變數是用int a ...
確定! 回上一頁