Commit 9000ee2c by BellCodeEditor

auto save

parent 7e25c32f
Showing with 5 additions and 3 deletions
......@@ -8,6 +8,8 @@ class heor:
self.leve+=1
self.hp+=100
self.att+=50
yese=heor('亚瑟',300,50,)
yese.lj()
print(yase.leve)
yese=heor('亚瑟',300,50)
for i in range(10):
yese.lj()
print(yese.leve,yese.att)
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