Commit 02cf5782 by BellCodeEditor

auto save

parent a07a3458
Showing with 7 additions and 3 deletions
......@@ -6,5 +6,10 @@ class Hero:
self.attack=attack
yase=Hero('yase',300,20)
hy=Hero('hy',250,25)
print(yase.attack)
print(hy.attack)
\ No newline at end of file
for yase
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