Commit 4dd3f440 by BellCodeEditor

save project

parent 8d5b4f2f
Showing with 1 additions and 1 deletions
...@@ -10,7 +10,7 @@ class Cat: ...@@ -10,7 +10,7 @@ class Cat:
print("猫砂飞快的跑起来") print("猫砂飞快的跑起来")
def skill(self,mouse): def skill(self,mouse):
info=self.skin+"猫砂死了"+"猫屎" info=self.skin+"猫砂死了"+"猫屎"
print(info) print(info)
......
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