Commit a010d0d1 by BellCodeEditor

save project

parent 1d44db33
Showing with 1 additions and 1 deletions
...@@ -12,6 +12,6 @@ def upgrade(): ...@@ -12,6 +12,6 @@ def upgrade():
yase.hp=yase.hp+50 yase.hp=yase.hp+50
yase.attack=yase.attack+4 yase.attack=yase.attack+4
upgrade() upgrade()
upgrade()
print(yase.attack) print(yase.attack)
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