Commit 1e1e09ce by BellCodeEditor

save project

parent cdc7bc2a
Showing with 0 additions and 1 deletions
...@@ -11,7 +11,6 @@ class Herp: ...@@ -11,7 +11,6 @@ class Herp:
self.attack = self.attack+4 self.attack = self.attack+4
yase = Herp("亚瑟",300,20) yase = Herp("亚瑟",300,20)
yase.upgradr() yase.upgradr()
upgradr()
print(yase.name) print(yase.name)
print(yase.hp) print(yase.hp)
print(yase.attack) 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