Commit 8fd6cfe7 by BellCodeEditor

save project

parent f6a99590
Showing with 2 additions and 2 deletions
...@@ -12,4 +12,4 @@ luban=Hero("鲁班",300,20) ...@@ -12,4 +12,4 @@ luban=Hero("鲁班",300,20)
print("鲁班的初始血量为:",luban.hp) print("鲁班的初始血量为:",luban.hp)
up() up()
up() up()
print("升级后血量为:",yase.hp) print("升级后血量为:",luban.hp)
\ 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