摘要: 第一种 class person: def kanchai(): print("小明,10岁,男,上山去砍柴") def kaiche(): print("小明,10岁,男,开车去东北") def dayouxi(): print("小明,10岁,男,最爱打游戏") no1 = person.kan 阅读全文
posted @ 2020-11-01 22:31 小松可可奈 阅读(66) 评论(0) 推荐(0)