Commit 7cb6ea9c by BellCodeEditor

save project

parent 97b29567
Showing with 3 additions and 3 deletions
......@@ -14,5 +14,5 @@ print("垭瑟血量:",yese.hp)
print("后羿血量:",houyi.hp)
yese.upgrade()
houyi.upgrade()
print("垭瑟血量:",yese.hp)
print("后羿血量:",houyi.hp)
\ No newline at end of file
print("升级垭瑟血量:",yese.hp)
print("升级后羿血量:",houyi.hp)
\ 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