Commit 9cfac2ff by BellCodeEditor

save project

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