class Animal: def __init__(self, animal): self.animal = animal def type(self, type=self.animal): print type
温温酱
千巷猫影
相关分类