Commit 93d2638f by BellCodeEditor

auto save

parent cbef5a92
Showing with 3 additions and 2 deletions
...@@ -4,7 +4,7 @@ class shot: ...@@ -4,7 +4,7 @@ class shot:
self.age=age self.age=age
self.level=level self.level=level
self.skill=skill self.skill=skill
hz=shot('黄忠',50,20,'鸡你太美') hz=shot('蔡徐坤',50,20,'鸡你太美')
ssx=shot('孙尚香',20,10,'唱跳Rap') ssx=shot('ikun',20,10,'唱跳Rap')
print(hz.skill) print(hz.skill)
print(ssx.age) print(ssx.age)
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment