Commit 15bab2df by BellCodeEditor

save project

parent c87d38d6
Showing with 8 additions and 0 deletions
class hero:
def __init__(dog):
dog.level=9000
dog.hp=234
dog.attack=200
yaze=hero()
print("yaze的攻击力:",yase.attack)
\ 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