[Term Entry] Python NumPy - ndarray: min()
Reason/inspiration (optional)
We would like a new entry on the term min() under NumPy ndarray in Python. The entry should be in content/numpy/concepts/ndarray/terms/min/min.md
The entry should include the following:
- A description of the term
- A ##Syntax section that includes the syntax of the method and its details
- An ##Example section that shows an example of the current entry.
- An ## Codebyte section that have a compilable code inside it showing the current entry in use. Use ```codebyte/python to add compilable code.
Please refer to the term entry template, 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
- [x] By submitting this issue, I agree to follow Codecademy Doc's Code of Conduct.
For Maintainers
- [x] Labels added
- [ ] Issue is assigned
Hi @codecademy-docs , i would like to work on this. Pls assign
Hi! @codecademy-docs Iโd like to work on this issue and create the new term entry for min() under NumPy ndarray.
๐ง Approach:
Add a new file at: content/numpy/concepts/ndarray/terms/min/min.md
Include:
Description of the min() function and its purpose.
Syntax section showing usage and parameters.
Example section with a simple demonstration.
Codebyte section with compilable Python code using codebyte/python format.
Follow Codecademy Docs entry template, content standards, and Markdown style guide for consistency.
Can I work on this, if no one else is working on it already?
Hey @BhuvanB404 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.
Hey @BhuvanB404, are you still working on this?
Unassigned author due to inactivity