Commit f27ec309 by BellCodeEditor

auto save

parent 1921c2fe
Showing with 2 additions and 2 deletions
...@@ -3,4 +3,4 @@ class Hero: ...@@ -3,4 +3,4 @@ class Hero:
self.name=name self.name=name
self.hp=hp self.hp=hp
self.attack=attack self.attack=attack
yase=Hero() yase=Hero()
\ No newline at end of file \ 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