Commit b896330e by BellCodeEditor

save project

parent 18dcb7a7
Showing with 4 additions and 0 deletions
...@@ -4,5 +4,8 @@ class Hero: ...@@ -4,5 +4,8 @@ class Hero:
self.name=name self.name=name
self.hp=hp self.hp=hp
self.attack=attack self.attack=attack
if level +1
aes:hp=hp+50
yase=Hero"傻逼",1,0 yase=Hero"傻逼",1,0
print("傻逼为1") print("傻逼为1")
\ 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