簡單舉例,Python中常見的基本型別有:int (整數)、float (浮點數)、str (字串)。 ... 資料型態的轉換 ... str(x) Converts object x to a string representation.
確定! 回上一頁