Commit 627f3bf6 by BellCodeEditor

auto save

parent c705a30c
Showing with 1 additions and 1 deletions
......@@ -9,7 +9,7 @@ def upgrade()
yase.hp=yase.hp*10
yase.attack=yase.attack*10
yase=Hero('亚瑟',30000000000000000,200000000000)
yase=Hero('亚瑟',30000,200)
print("亚瑟的初始血量为:"yase.hp)
upgrade()
upgrade()
......
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