Commit 1274ca31 by BellCodeEditor

save project

parent 23f085f5
Showing with 7 additions and 6 deletions
......@@ -4,12 +4,13 @@ class Hero:
self.name=name
self.hp=hp
self.gongji=gongji
yase=Hero("亚瑟"200300)
hou
def shengji(self):
sefl.leve1=houyi.leve1+1
sefl.hp=houyi.hp+100
sefl.gj=houyi.gj+1000
print()
print()
print()
def shengji():
houyi.leve1=houyi.leve1+1
houyi.hp=houyi.hp+100
houyi.gj=houyi.gj+1000
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