程式語言教學誌: Python 入門指南 V2.00 - 單元 1 - 認識 Python 語言
Pyhton 入門指南 V2.00 - 單元 1 - 認識 Python 語言 ... 兩個都是 Python 的內建函數 (function) 之一, object() 回傳最基本的 object 物件 (object) , print() 則用來將參數 (parameter) 字串 (string) 顯示在命令列上,舊版的 Python 直譯器 (interpreter) 把 print 當關鍵字 ......