Commit 3a394bdc by BellCodeEditor

save project

parent 0d2da7de
Showing with 2 additions and 1 deletions
...@@ -10,7 +10,7 @@ class Cat: ...@@ -10,7 +10,7 @@ class Cat:
print("小") print("小")
def skill(self,kun): def skill(self,kun):
print("小猫抓住"+kun+",小鼠开启了崇焕模式,对小猫进行了毁灭性重创,约1亿古戈尔的伤害,小猫当场阵亡") print("小猫抓住"+kun+",小鼠开启了崇焕模式,对小猫进行了毁灭性重创,约1亿古戈尔的伤害,小猫当场阵亡,地球都没了,宇宙轰了个大窟窿")
role = Cat() role = Cat()
role.skill("小鼠") role.skill("小鼠")
\ 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