- 博客(1)
- 收藏
- 关注
原创 有大佬可以指教一下,这个是怎么回事么?
class Restaurant: def _init_(self,name,type): self.name = name self.type = type def describe_restaurant(self): print(self.name.title() + 'is a '+ type+ 'restaurant') def open...
2020-04-26 22:22:22
143
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅