Commit 46b73e06 by BellCodeEditor

save project

parent 89de45c1
Showing with 15 additions and 2 deletions
......@@ -4,7 +4,19 @@ class Hero:
self.nn=nn
self.hh=hh
self.aa=aa
x=Hero("xx",100000000000,1000000000000)
y=Hero("yy",1,1)
def a(self):
self.level=self.level+1
print("xdssssss:"x.hp)
print("xjjjjjjj"x.attack)
\ 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