Commit 5e9ec618 by BellCodeEditor

save project

parent 1a8cf422
Showing with 9 additions and 1392 deletions
...@@ -3,1396 +3,13 @@ class yingxiong: ...@@ -3,1396 +3,13 @@ class yingxiong:
self.gongjili=999999 self.gongjili=999999
self.HP=999999 self.HP=999999
yase=yingxiong() yase=yingxiong()
print(yase.HP) print(salf.HP)
class Person:
def __init__(self,name,HP,A):
self.level=9
self.xue=HP
self.lan=MP
self.gong=A
yase=Person("yase",99999,12,345)
print(yase.xue)
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