Commit 039c6393 by BellCodeEditor

save project

parent 041f2bc8
Showing with 4 additions and 3 deletions
classm yingxiong(): class Hero:
__init__(UFO): def __init__(UFO):
UFO.level=1 UFO.level=1
UFO.hp=300 UFO.hp=300
UFO.attack=20 UFO.attack=20
pengpenglaoshi=UFO pengpenglaoshi=Hero
\ 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