Commit 6136f396 by BellCodeEditor

save project

parent f9aa5020
Showing with 2 additions and 0 deletions
...@@ -4,3 +4,4 @@ class Hero: ...@@ -4,3 +4,4 @@ class Hero:
self.attack=attack self.attack=attack
ling=Hero(300,45) ling=Hero(300,45)
lin=Hero(1,100000) lin=Hero(1,100000)
print(ling.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