Commit f8ae8d94 by BellCodeEditor

auto save

parent 4def505c
Showing with 1 additions and 1 deletions
...@@ -7,7 +7,7 @@ class Cat: ...@@ -7,7 +7,7 @@ class Cat:
self.skin = "black" self.skin = "black"
def run(self): def run(self):
print("殷秋实飞快的跑起来") print("殷秋实缓慢的跑起来")
def skill(): def skill():
殷秋实 殷秋实
......
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