Commit a888b402 by BellCodeEditor

auto save

parent 70850cf8
Showing with 11 additions and 0 deletions
class Hero:
def __init__(seld,name,hp,attack):
seld.level=1
seld.name=name
seld.hp=hp
seld.attack=attack
beidou=Hero("北斗",9999999999999999999999999999999299999999999999999999999999999,999999999999999325199
GPS=Hero("GPS",199999,126)
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