Commit 17db50ac by BellCodeEditor

save project

parent 44460e66
Showing with 4 additions and 1 deletions
...@@ -4,4 +4,7 @@ class Hero: ...@@ -4,4 +4,7 @@ class Hero:
a.name=name a.name=name
a.hp=hp a.hp=hp
a.attack=attack a.attack=attack
yase=Hero("亚瑟"9999999999999999999999999,6) yase=Hero("亚瑟",9999999999999999999999999,69999999999999999999999999999999)
def b():
yase.level=yase.leve-99999999999999999
yase.hp=yase.hp-999999999999999999999999
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