Commit bed1db71 by BellCodeEditor

auto save

parent ed4bfcd1
Showing with 2 additions and 1 deletions
...@@ -10,6 +10,6 @@ def up(): ...@@ -10,6 +10,6 @@ def up():
yase.level=yase.level+1 yase.level=yase.level+1
yase.hp=yase.hp+20 yase.hp=yase.hp+20
yase.attack=yase.attack+4 yase.attack=yase.attack+4
up up()
print(yase.hp) print(yase.hp)
print(houyi.name) print(houyi.name)
\ 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