Hits: 297 內容目錄 python deep dive 學習筆記5. The python type hierachyNumbers (數字)Collections (集合)Callables (可呼叫的) & Singletons6. Multi-line statements and strings python deep dive 學習筆記 這是 python deep dive 的學習筆記 5. The python type hierachy 一些 python 的名詞定義 Numbers (數字) 可分為整數類(integral)與非整數類(None-integral)(如下圖) Collections (集合) Callables (可呼叫的) & Singletons 6. Multi-line statements and strings
Comments