Commit 5fc7d6a0 by BellCodeEditor

save project

parent 26f34159
Showing with 1 additions and 1 deletions
......@@ -5,7 +5,7 @@ class Hero:
self.hp=hp
self.attack=attack
yase=Hero('yase',300000000000000000000009999999999999999999999999999999999999999999999999999999999,200000000000000000000000000000000)
hy=Hero('hy',25,2300)
hy=Hero('hy',25,2300)
k=Hero('K',5600,199)
print(yase.attack)
print(hy.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