Commit 9c47f6db by BellCodeEditor

save project

parent d51a0d36
Showing with 1 additions and 1 deletions
...@@ -12,5 +12,5 @@ def upgrade(): ...@@ -12,5 +12,5 @@ def upgrade():
yase.attack=yase.attack+5 yase.attack=yase.attack+5
upgrade() upgrade()
upgrade() upgrade()
print("亚瑟的血量为",yase.hp) print("亚瑟的血量为:",yase.hp)
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