Commit ccf11a4d by BellCodeEditor

save project

parent 571f6b0f
Showing with 1 additions and 0 deletions
......@@ -6,3 +6,4 @@ class Hero:
self.name=name
rao=Hero("rao",0.1,0.1)
print(rao.hp,rao.attack)
rao.level=rao.level+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