Commit ecdca39e by BellCodeEditor

save project

parent 131eaa89
Showing with 1 additions and 1 deletions
......@@ -14,7 +14,7 @@ yase = Hero("亚瑟",300,20)
print("亚瑟的初始血量为:",yase,hp)
upgrade()
upgrade()
print("升级2次后,亚瑟的血量为:"yase.hp)
print("升级2次后,亚瑟的血量为:",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