可利用type() 函式來顯示資料型態:. → 建立python/ch3 目錄, 在其中建立datatype.py 程式檔,輸入以下內容並執行:. print(type('Hello world')) print(type(17)) ...
確定! 回上一頁