Commit 36c91b8e by BellCodeEditor

save project

parent 05112a2e
Showing with 6 additions and 1 deletions
......@@ -10,4 +10,9 @@ class HeroYingXiong:
print('亚瑟正在杀人')
def daye(self):
print('亚瑟正在打野')
pass
def duncao(self):
print('亚瑟正在蹲草')
yase = HeroYingXiong()
yase.()duncao daye sharen tuita bubing
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