Skip to content

Add Python term entries for Multilevel, Multiple, and Hierarchical Inheritance #7100

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

Closed

Conversation

Prankisster
Copy link

Description

Added three new term entries under Python inheritance:

  • multilevel-inheritance.md
  • multiple-inheritance.md
  • hierarchical-inheritance.md

Each entry includes:

  • Definition and use case
  • Syntax explanation
  • Example with explanation
  • Codebyte example
  • Diagram
  • Related concepts

Issue Solved

Closes #7079
Closes #7080
Closes #7081

Type of Change

  • Adding a new entry

Checklist

  • All writings are my own.
  • My entry follows the Codecademy Docs style guide.
  • My changes generate no new warnings.
  • I have performed a self-review of my own writing and code.
  • I have checked my entry and corrected any misspellings.
  • I have made corresponding changes to the documentation if needed.
  • I have confirmed my changes are not being pushed from my forked main branch.
  • I have confirmed that I'm pushing from a new branch named after the changes I'm making.
  • I have linked any issues that are relevant to this PR in the Issues Solved section.

@Prankisster Prankisster force-pushed the add-python-inheritance-types branch from 62ff523 to 66c3c82 Compare June 13, 2025 07:13
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

1 similar comment
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@mamtawardhani mamtawardhani self-assigned this Jun 13, 2025
@mamtawardhani
Copy link
Collaborator

Hey @Prankisster, I'll request that you raise three different PRs for these three files on three other branches.

I'll close the PR for now, and assign the three issues to you, please raise the three PRs and let me know when you do. Thank you! 😄

@mamtawardhani mamtawardhani added the invalid This doesn't seem right; not eligible for Hacktoberfest label Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right; not eligible for Hacktoberfest
Projects
None yet
3 participants