Since Python will call the __init__() method automatically when you create a new object from the class, you can initialize the instance attributes in this ...
確定! 回上一頁