Skip to content

Conversation

yrangana
Copy link
Contributor

@yrangana yrangana commented Dec 8, 2023

self parameter is missing at the bark method in the Dog class. This gives an unexpected error even before the self parameter is introduced in the Cat class.

… method in Dog class

self keyword is missing at the bark method in the Dog class. This gives an unexpected error even before the self keyword is introduced in the Cat class.
@yrangana yrangana changed the title Update introduction-to-classes.ipynb - added self keyword to the bark method in Dog class Update introduction-to-classes.ipynb - added self parameter to the bark method in Dog class Dec 8, 2023
@alfredodeza alfredodeza merged commit 1179ec5 into alfredodeza:main Dec 12, 2023
@alfredodeza
Copy link
Owner

Thanks so much @yrangana

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants