-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Concept Entry - Python: Enum #5736
Concept Entry - Python: Enum #5736
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @danitellini, thank you for contributing to Codecademy Docs, the entry is nicely written! 😄
I've suggested a few changes, could you please review and modify those at your earliest convenience? Thank you! 😃
All set! @mamtawardhani |
minor fixes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for contributing to Codecademy Docs @danitellini 😄
The entry looks good for a second round of review! 🚀
Thank you for contributing to Codecademy Docs. @danitellini |
👋 @danitellini 🎉 Your contribution(s) can be seen here: https://www.codecademy.com/resources/docs/python/enum Please note it may take a little while for changes to become visible. |
Description
Topic: Python:
Enum
Folder/File added:
docs/content/python/concepts/enum/enum.md
Just learned during self-study, was a great opportunity to ensure understanding.
Issue Solved
Closes #5702
Type of Change
Editing an existing entry (fixing a typo, bug, issues, etc)Updating the documentationChecklist
main
branch.Issues Solved
section.