Commit 3bd36db8 by BellCodeEditor

save project

parent 2630e6b7
Showing with 2 additions and 1 deletions
...@@ -5,7 +5,7 @@ class Hore: ...@@ -5,7 +5,7 @@ class Hore:
self.hp=hp self.hp=hp
self.attack=attack self.attack=attack
longwang=Hore("longwang",5000,10000) longwang=Hore("longwang",5000,10000)
print(longwang) print(longwang.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