Commit 488e9a1b by BellCodeEditor

save project

parent 1f4f1152
Showing with 8 additions and 4 deletions
...@@ -5,6 +5,11 @@ class Hero: ...@@ -5,6 +5,11 @@ class Hero:
self.hp=hp self.hp=hp
self.attack=attack self.attack=attack
yase=Hero("垭瑟",900,999) yase=Hero("垭瑟",900,999)
hy=Hero("小王",9999,9999)
print("") def
print("")
\ 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