docs
docs copied to clipboard
Codecademy Docs is a collection of information for all things code. 📕
### 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...
### 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...
### 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...
### 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...
### 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...
### 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...
### Description - Added the .toLocaleString() term for javascript - Closes Issue #3997 ### Issue Solved ### Type of Change - Adding a new entry ### Checklist - [x] All...
### 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...
### 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: -...
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...