Commit 7c516c5c by BellCodeEditor

save project

parent 35a83e4f
Showing with 2 additions and 3 deletions
...@@ -8,5 +8,4 @@ class Hero: ...@@ -8,5 +8,4 @@ class Hero:
liuyunyang=Hero("刘韵阳",1000,1000,1000,1000) liuyunyang=Hero("刘韵阳",1000,1000,1000,1000)
liyiran=Hero("李沂燃",20,20,20,1) liyiran=Hero("李沂燃",20,20,20,1)
zhangweijia=Hero("张洧嘉",20,20,20,1) zhangweijia=Hero("张洧嘉",20,20,20,1)
qiaozhi=Hero("乔治",20,20,20,1) qiaozhi=Hero("乔治",20,20,20,1)
print(liuyunyang.xueliang) \ No newline at end of file
\ 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