當Python 看到一個attribute 後,會到該object 一個內建的attribute dict 中尋找, ... print(type(Account)) <class 'type'> print(type(acct)) <class '__main__.
確定! 回上一頁