Commit 1ceecf47 by BellCodeEditor

save project

parent 92b6bf41
Showing with 2 additions and 2 deletions
......@@ -10,7 +10,7 @@ class hero:
self.attack=self.attack+4
self.hp=self.hp+50
upgrade()
upgrade()
yase.upgrade()
yase.upgrade()
yase=hero("亚瑟",300,2000000000000000000000)
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