docs icon indicating copy to clipboard operation
docs copied to clipboard

[Edit] Python numpy - Added Codebyte example to linspace function

Open selenahuang017 opened this issue 1 year ago • 0 comments

Description

Edited the Python Numpy append function (/content/numpy/concepts/built-in-functions/terms/linespace/linspace.md) to include a Codebyte section

Issue Solved

Closes https://github.com/Codecademy/docs/issues/5371

Type of Change

  • Editing an existing entry (fixing a typo, bug, issues, etc)

Checklist

  • [x ] All writings are my own.
  • [x ] My entry follows the Codecademy Docs style guide.
  • [x ] My changes generate no new warnings.
  • [x ] I have performed a self-review of my own writing and code.
  • [x ] I have checked my entry and corrected any misspellings.
  • [x ] I have made corresponding changes to the documentation if needed.
  • [x ] I have confirmed my changes are not being pushed from my forked main branch.
  • [x ] I have confirmed that I'm pushing from a new branch named after the changes I'm making.
  • [x ] I have linked any issues that are relevant to this PR in the Issues Solved section.

selenahuang017 avatar Oct 18 '24 22:10 selenahuang017