Codecademy / docs

Codecademy Docs is a collection of information for all things code. 📕

Home Page:https://www.codecademy.com/resources/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Term Entry] Java ArrayList .removeRange()

codecademy-docs opened this issue · comments

Reason/inspiration (optional)

Please add the .removeRange() method as a new term entry for ArrayList�. Provide the entry in a markdown file and place under the file path content/java/concepts/array-list/terms/removeRange/removeRange.md

The entry should have the following:
� An introductory paragraph about what the method is and does.
� A syntax section with a pseudo code block with an explanation of it.
� An example showing the method in use.

Please refer to the term 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

  • By submitting this issue, I agree to follow Codecademy Doc's Code of Conduct.

For Maintainers

  • Labels added
  • Issue is assigned

Hi, I would like to take on this issue!

@JA-FY You're assigned!🎉You can look through the Contribution Guide to know more about contributing to Codecademy Docs. Check out the Content Standards and Style Guide, they’ll help you with creating your entry.

I see this is your first time contributing to Codecademy Docs. How did you find out about us?

Thanks for the info! I got here thanks to the Git & GitHub course, which I'm currently taking.