docs icon indicating copy to clipboard operation
docs copied to clipboard

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

Results 678 docs issues
Sort by recently updated
recently updated
newest added

### Reason/inspiration (optional) We would like a new term entry on the '.symmetric_difference_update()' method for Sets in Python. The entry should go in a new file under `docs/content/python/concepts/sets/terms/symmetric_difference_update/symmetric_difference_update.md` The entry...

good first issue
python
new entry

### Reason/inspiration (optional) We would like a new term entry on the '.difference_update()' method for Sets in Python. The entry should go in a new file under `docs/content/python/concepts/sets/terms/difference_update/difference_update.md` The entry...

good first issue
python
new entry

### Reason/inspiration (optional) We would like a new term entry on the '.symmetric_difference()' method for Sets in Python. The entry should go in a new file under `docs/content/python/concepts/sets/terms/symmetric_difference/symmetric_difference.md` The entry...

good first issue
python
new entry

### Reason/inspiration (optional) We would like a new term entry on the '.isfrozenset()' method for Sets in Python. The entry should go in a new file under `docs/content/python/concepts/sets/terms/isfrozenset/isfrozenset.md` The entry...

good first issue
python
new entry

### Reason/inspiration (optional) We would like a new term entry on the '.issuperset()' method for Sets in Python. The entry should go in a new file under `docs/content/python/concepts/sets/terms/issuperset/issuperset.md` The entry...

good first issue
python
new entry

### Reason/inspiration (optional) We would like a new term entry on the '.add()' method for Sets in Python. The entry should go in a new file under `docs/content/python/concepts/sets/terms/add/add.md` The entry...

good first issue
python
new entry

### Description - Added the .toLocaleString() term for javascript - Closes Issue #3997 ### Issue Solved ### Type of Change - Adding a new entry ### Checklist - [x] All...

javascript
new entry
status: review 1️⃣ completed
status: waiting for author

### Reason/inspiration (optional) We would like a new term entry in the `Data Visualization` concept for Plotly: `.scatter()`. The entry should go in a new file under `docs/content/plotly/concepts/express/terms/scatter/scatter.md` The entry...

good first issue
python
new entry
claimed

### Reason/inspiration (optional) We would like a new entry on the Plotly library under Python. The entry should go in a new file under `docs/content/plotly/plotly.md` The entry should include: -...

good first issue
python
new entry
claimed

greeting() does not console.log and person.greeting() does not produce any output and requires console.log ### Description ### Issue Solved ### Type of Change - Adding a new entry - Editing...

documentation
status: waiting for author