Commit 943778da by BellCodeEditor

save project

parent 29912eac
Showing with 1 additions and 1 deletions
...@@ -6,5 +6,5 @@ class Hero: ...@@ -6,5 +6,5 @@ class Hero:
self.attack=attack self.attack=attack
yase=Hero("yase",300,20) yase=Hero("yase",300,20)
hpuyi=Hero("houyi",300,20) hpuyi=Hero("houyi",300,20)
print(yesa.hp) print(yase.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