Commit 7c9c5e25 by BellCodeEditor

save project

parent f47689a4
Showing with 13 additions and 0 deletions
class HeroYingXiong:
name='yase'
aggressivity=100
hp=500
def bubing(self):
print('亚瑟正在补兵')
def tuita(self):
print('亚瑟正在推塔')
def sharen(self):
print('亚瑟正在杀人')
def daye(self):
print('亚瑟正在打野')
pass
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