Commit 1147f629 by BellCodeEditor

save project

parent 9f551320
Showing with 3 additions and 2 deletions
......@@ -14,4 +14,5 @@ hy=Hero('hy',250,23)
sb=Hero('sb',5600000000,190)
print(yase.attack)
print(hy.attack)
print(sb.attack)
\ No newline at end of file
class player(Hero):
def __init__
\ No newline at end of file
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