Commit 194760a1 by BellCodeEditor

auto save

parent 6f06c33d
Showing with 2 additions and 2 deletions
...@@ -10,4 +10,4 @@ def upgrade(): ...@@ -10,4 +10,4 @@ def upgrade():
jing.hp=jing.hp+50 jing.hp=jing.hp+50
jing.attack=jing.attack+10 jing.attack=jing.attack+10
upgrade() upgrade()
print(jing.hp) print(jing.levle)
\ No newline at end of file \ 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