Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ee581bb

Browse files
Update Exercise-38-Composition.py
1 parent 5456402 commit ee581bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Exercise-38-Composition.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class Dog(SpeakMixin, RollOverMixin): # <3>
1414
pass
1515

1616

17-
# Using the Dog class
17+
# Using the Dog class and method
1818
dog = Dog()
1919
dog.speak()
2020
dog.roll_over()

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /