Commit 2ad24c74 by BellCodeEditor

save project

parent d20c54eb
Showing with 1 additions and 0 deletions
......@@ -5,6 +5,7 @@ class Hero:
self.hp=hp
self.attack=attack
yase=Hero('yase',300,20)
hy=Hero('hy',250,23)
k=Hero('K',5600,199)
print(yase.attack)
......
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