Commit 5af10295 by BellCodeEditor

save project

parent a556ec67
Showing with 2 additions and 2 deletions
...@@ -3,4 +3,4 @@ class Hero: ...@@ -3,4 +3,4 @@ class Hero:
self.level = 1 self.level = 1
self.hp = 4000 self.hp = 4000
self.attack = 300 self.attack = 300
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