docs
docs copied to clipboard
[Term Entry] Python Inheritance: Hierarchical Inheritance
Reason/inspiration (optional)
We would like a new entry on the term Hierarchical Inheritance under Inheritance in Python. The entry should be in content/python/concepts/inheritance/terms/hierarchical-inheritance/hierarchical-inheritance.md
The entry should include the following:
- A description of the term
- A diagram explaining this type of inheritance
- A ##Syntax section that includes the syntax of the method and its details
- An ##Example section that show an example of the current entry.
- An ## Codebyte section that have a compilable code inside it showing the current entry in use. Use ```codebyte/python to add compilable code.
Please refer to the term entry template, content standards and markdown style guide when working on the PR for this issue.
Entry Type (select all that apply)
New Term for Existing Concept Entry
Code of Conduct
- [x] By submitting this issue, I agree to follow Codecademy Doc's Code of Conduct.
For Maintainers
- [x] Labels added
- [ ] Issue is assigned
Hi! I’ve opened PR #7100 which addresses this issue along with two related ones (#7079 and #7080). Would love to hear your suggestions! Happy to iterate and make improvements if needed. Thanks for your time and review!
Hey @Prankisster You’re assigned 🎉 In addition to the documents linked in the description, please also look at the Contribution Guide. After creating a PR, the maintainer(s) (with the collaborator label) will add comments/suggestions to address any revisions before approval.
Hi team,
I've opened a PR for this issue: #7107. The entry follows the term entry template, documentation standards, and style guide.
Please let me know if there are any changes or improvements needed—I'd be happy to make them.
Thanks!
🌸 Thanks for closing this Issue!