会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
15823420163
Powered by
博客园
博客园
|
首页
|
新随笔
|
联系
|
订阅
|
管理
2020年4月13日
Day17:call the base class
摘要: Static attribute: 1 class Room: 2 tag = 1 3 def __init__(self,name,owner,width,length,height): 4 self.name = name 5 self.owner = owner 6 self.width =
阅读全文
posted @ 2020-04-13 22:05 Zxver-L
阅读(141)
评论(0)
推荐(0)
编辑