docs
docs copied to clipboard
[Term Entries] Java Math Methods: `.max()` and `.min()`
Reason/inspiration (optional)
Under java/concepts/math-methods/terms/
, create a new term entry for the Math.max()
and Math.min()
Java methods.
- In the
terms/
folder, make new folders calledmax
andmin
. - Inside the
max
andmin
folders, create a new markdown file calledmax.md
andmin.md
, respectively. - Inside the file, be sure to include a "Syntax" section with a ```pseudo code snippet.
- Also make sure to include an "Example" section with a ```java code snippet.
Please refer to the 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
- [X] I agree to follow Codecademy Doc's Code of Conduct
For Maintainers
- [X] Labels added
- [ ] Issue is assigned