Commit 952bfd3f by BellCodeEditor

save project

parent 6c7c9fa1
Showing with 2 additions and 0 deletions
...@@ -15,4 +15,6 @@ yase=Hero('yase',300,20) ...@@ -15,4 +15,6 @@ yase=Hero('yase',300,20)
print(yase.level) print(yase.level)
upgrade() upgrade()
upgrade() upgrade()
print(yase.level)
print(yase.hp)
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