Commit c8c5bbe1 by BellCodeEditor

save project

parent 14e08b60
Showing with 1 additions and 1 deletions
...@@ -4,4 +4,4 @@ class Hero: ...@@ -4,4 +4,4 @@ class Hero:
self.name=name self.name=name
self.hp=hp self.hp=hp
self.attack=attack self.attack=attack
yase=Hero('后羿',251,23)
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