Commit 5a2b8381 by BellCodeEditor

save project

parent 5e3aac9e
Showing with 3 additions and 4 deletions
......@@ -4,12 +4,11 @@ class Hero:
self.name=name
self.hp=hp
self.attack=attack
yase=Hero("wretr",54188,18845)
houyi=Hero("xxx",1748,886)
yase=Hero("wretr",3.1415926,3.1415926)
houyi=Hero("xxx",888,999)
print(wretr:,yase,hp)
print(xxx:houyi,hp)
#一条广告
......
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