Commit 2f3dfee8 by BellCodeEditor

save project

parent 9cfac2ff
Showing with 2 additions and 2 deletions
...@@ -18,4 +18,4 @@ class Cat: ...@@ -18,4 +18,4 @@ class Cat:
print('小猫'+self.name+'没抓住'+name_) print('小猫'+self.name+'没抓住'+name_)
role = Cat() role = Cat()
role.skill("老鼠") role.skill("老鼠")
role.skill('张云坤) role.skill('张云坤')
\ No newline at end of file \ 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