__ iter__() is to return an iterator object. So, this method will typically just return self , which holds the current instance. Don't forget ...
確定! 回上一頁