Commit 6258d318 by BellCodeEditor

save project

parent 899aeff3
Showing with 1 additions and 1 deletions
......@@ -5,7 +5,7 @@ class Cat:
self.head = 1 # 头
self.earsNum = 2 # 耳朵
self.skin = "black"
s'D
def run(self):
print("小猫飞快的跑起来")
......
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