Commit d33894d9 by BellCodeEditor

auto save

parent 0858dc41
Showing with 1 additions and 6 deletions
......@@ -8,8 +8,4 @@ yase=Hero('yase',300,20)
hy=Hero('hy',250,23)
fhc=Hero('fhc',350,140)
print(fhc.name)
def sj():
fhc.level=fhc.level+1
fhc.hp=fhc.hp+50
fhc.attack=fhcattack+5
sj
\ 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