Commit a6b07f82 by BellCodeEditor

save project

parent 990ac838
Showing with 12 additions and 2 deletions
class hore(sel) class Hero:
\ No newline at end of file def __inif__(self,name,hp,attack):
self.leve1=100
self.name=name
self.hp=hp
self.attack=attack
yase = Hero("铠爹",30000000000000000,20000000000000)
houyi=Hero("鲁班",1099999999999999999999999999999,30)
print("铠爹的血量为:",kaidie,hp)
print("鲁班的血量为:",,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