Commit 3631bac9 by BellCodeEditor

save project

parent 70850cf8
Showing with 8 additions and 0 deletions
class yasuo:
def__init__(self,name,hp,habit):
self.name='亚索'
self.hp=700
self.habit=788
kk=yasuo('亚索',700,788)
print('亚索的血为:',kk.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