Commit c063f42b by BellCodeEditor

auto save

parent ac118300
Showing with 0 additions and 9 deletions
...@@ -11,11 +11,3 @@ print(yase.attack) ...@@ -11,11 +11,3 @@ print(yase.attack)
print(hy.attack) print(hy.attack)
print(k.attack) print(k.attack)
def upgrade():
yase.level= yase.level+1
yase.hp= yase.hp+50
yase.attack= yase.attack+4
upgrade()
upgrade()
#print(yase.hp)
\ 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