Commit 0b3ce13c by BellCodeEditor

save project

parent 675a2450
Showing with 1 additions and 1 deletions
......@@ -3,7 +3,7 @@ class hero:
self.level=1
self.name=name
self.hp=hp
self.attact=attact
self.attack=attack
b=hero("bilibili",900,20)
......
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