Skip to content

Update 1-objects-and-references.md #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 23, 2025
Merged

Update 1-objects-and-references.md #23

merged 1 commit into from
Apr 23, 2025

Conversation

OldemarCRC
Copy link
Contributor

I made the correction to the code example so that the print statement in the if-else block produces a readable output exactly as the sample-output says, originally the code did not print anything legible because the object attributes names were not being used, and there is not a str method in the class definition.

I made the correction to the code example so that the print statement in the if-else block produces a readable output exactly as the sample-output says, originally the code did not print anything legible because the object attributes names were not being used, and there is not a __str__ method in the class definition.
Copy link
Collaborator

@Gudkat Gudkat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the fix.

@Gudkat Gudkat merged commit 05d654c into rage:main Apr 23, 2025
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