Commit 95c0ea83 by BellCodeEditor

save project

parent f212c0d1
Showing with 4 additions and 3 deletions
......@@ -2,7 +2,7 @@ class hero:
def _init_(self):
self.level=1
self.hp=300
self.attach=234
deimai=hero()
print(deimai.level)
self.attach=80
yase=Hero()
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