Commit f7e15311 by BellCodeEditor

save project

parent 23c29703
Showing with 5 additions and 0 deletions
...@@ -23,3 +23,7 @@ player=player(houyi) ...@@ -23,3 +23,7 @@ player=player(houyi)
print("") print("")
class Husky(dog):
def __init__(self)
super().__init__()
self.skin="black"
\ 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