wuruipeng404 / hexo-comments

存放博客的评论
0 stars 0 forks source link

About Me | Rumplestiltskin's Home #2

Open wuruipeng404 opened 4 years ago

wuruipeng404 commented 4 years ago

https://wuruipeng404.github.io/about/

class Rumple(object): def init(self, name: str): self.name = name self.location = "ShangHai" self.age = 28 self.hobby = ["Basketball","Swim","Read","Code","Games"] self.const