Commit d62925f2 by BellCodeEditor

auto save

parent 2bfe611b
Showing with 1 additions and 1 deletions
......@@ -3,7 +3,7 @@ class Hero:
self.age=age
self.level=level
self.attack=attack
Dio=Hero(24,1,20)
def konodioda(self):
self.age+=1
......
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