Commit 00c9c088 by BellCodeEditor

save project

parent 1dc73b53
Showing with 2 additions and 2 deletions
...@@ -14,4 +14,4 @@ print("亚瑟的血量是:",yase.hp) ...@@ -14,4 +14,4 @@ print("亚瑟的血量是:",yase.hp)
print("后羿的血量是:",houyi.hp) print("后羿的血量是:",houyi.hp)
upgrade() upgrade()
upgrade() upgrade()
print(yase.hp) print("亚瑟的血量是:",yase.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