[Udemy] python deep dive (part 1) 筆記

Visits: 1

python deep dive 學習筆記

這是 python deep dive 的學習筆記

5. The python type hierachy

一些 python 的名詞定義

Numbers (數字)

可分為整數類(integral)與非整數類(None-integral)(如下圖)
file

Collections (集合)

file

Callables (可呼叫的) & Singletons

file

6. Multi-line statements and strings

About the Author

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *

You may also like these