Skip to content

Conversation

@Aaravthk
Copy link

@Aaravthk Aaravthk commented Oct 15, 2025

Description

Added a new entry for the extend() method under the collections.deque module in Python.
This entry provides a description of the method, its syntax, an example demonstrating its use, and a runnable Codebyte example.

Issue Solved

Closes #7749

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.

@Aaravthk Aaravthk changed the title Deque extend Add extend() for collections.deque in python Oct 15, 2025
@mamtawardhani mamtawardhani self-assigned this Oct 16, 2025
Copy link
Collaborator

@mamtawardhani mamtawardhani left a comment

Choose a reason for hiding this comment

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

Hey @Aaravthk, can you please remove the pop.md file from this branch? Other things look good!

@mamtawardhani mamtawardhani added python Python entries new entry New entry or entries status: review 1️⃣ completed status: under review Issue or PR is currently being reviewed status: waiting for author and removed status: under review Issue or PR is currently being reviewed labels Oct 17, 2025
@mamtawardhani
Copy link
Collaborator

@Aaravthk are you working on this? Otherwise we'll have to close the PR

@Aaravthk
Copy link
Author

I am travelling right now, I will modify the files tomorrow if that works?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Term Entry] Python deque : extend()

2 participants