python 烤土豆

class sweetpotato: def __init__(self): self.cook_level = 0 self.cook_string = "生的" def __str__(self): if self.cook_level < 10: return "地瓜 %d 分熟,程度为 %s
相关文章
相关标签/搜索