Commit 0c42fa6d by BellCodeEditor

save project

parent 70850cf8
Showing with 9 additions and 0 deletions
class i():
def __init__(self,a,b,c):
d=1
self.hp=a
self.at=b
y=i("亚瑟","300","20")
h("后羿","240","23")
print(y.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