Codecademy / docs

Codecademy Docs is a collection of information for all things code. 📕
https://www.codecademy.com/resources/docs
766 stars 3.45k forks source link

[Term Entry] Python built-in functions slice() #5117

Open codecademy-docs opened 3 weeks ago

codecademy-docs commented 3 weeks ago

Reason/inspiration (optional)

We would like a new term entry on the slice() built-in function in Python. The entry should go in a new file under docs/content/python/concepts/built-in-functions/terms/slice/slice.md

The entry should include the following:

Please refer to the entry templates, 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

For Maintainers

aSagCoder commented 3 weeks ago

Hi, I'd love to try working on this!

SaviDahegaonkar commented 3 weeks ago

Hey @aSagCoder, I have already assigned you one more issue, I would like to know if you still want to work on this, then I will assign you this issue

Thanks, Savi

SaviDahegaonkar commented 3 weeks ago

Hello @aSagCoder, I want to know if you still want to work on this issue.

aSagCoder commented 3 weeks ago

Hey there, I'm still interested in working on this issue if it's okay.

SaviDahegaonkar commented 3 weeks ago

Hello @aSagCoder, 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.

Thanks & Regards, Savi

aSagCoder commented 4 days ago

Hi there, I have created a PR request with the term entry here - #5278.