Commit 7e4795ce by BellCodeEditor

save project

parent 3bc3dabe
Showing with 3 additions and 3 deletions
...@@ -4,5 +4,5 @@ class Hero: ...@@ -4,5 +4,5 @@ class Hero:
self.hp=100 self.hp=100
self.attack=40 self.attack=40
yise=Hero() yase=Hero()
print(yise.hp) print(yase.hp)
\ 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