docs icon indicating copy to clipboard operation
docs copied to clipboard

[Term Entry] Python Inheritance: Hierarchical Inheritance

Open codecademy-docs opened this issue 5 months ago • 3 comments

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

codecademy-docs avatar Jun 12 '25 10:06 codecademy-docs

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!

Prankisster avatar Jun 13 '25 06:06 Prankisster

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.

mamtawardhani avatar Jun 13 '25 13:06 mamtawardhani

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!

Prankisster avatar Jun 14 '25 07:06 Prankisster

🌸 Thanks for closing this Issue!

github-actions[bot] avatar Aug 27 '25 09:08 github-actions[bot]