Commit b7314b8f by BellCodeEditor

save project

parent 17c643fc
Showing with 0 additions and 2 deletions
...@@ -5,4 +5,3 @@ class hero: ...@@ -5,4 +5,3 @@ class hero:
self.hp=hp self.hp=hp
self.attack=attack self.attack=attack
yase=hero("瑟",90,90) yase=hero("瑟",90,90)
print(yase.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