Commit 2b6725de by BellCodeEditor

save project

parent 1b726a0a
Showing with 2 additions and 0 deletions
...@@ -5,3 +5,4 @@ class Hero: ...@@ -5,3 +5,4 @@ class Hero:
self.at=at self.at=at
yase=Hero("yase",300,20) yase=Hero("yase",300,20)
hoyi=Hero("hoyi",250,23) hoyi=Hero("hoyi",250,23)
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