Skip to content

Commit 9564bc0

Browse files
authored
Updated README.md
added link back to the article: https://www.baeldung.com/java-check-number-positive-negative
1 parent 9f0558e commit 9564bc0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • core-java-modules/core-java-numbers-5
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
### Relevant Articles:
22
- [Check if a Number Is Odd or Even](https://www.baeldung.com/java-check-number-parity)
33
- [How to Check Whether an Integer Exists in a Range with Java](https://www.baeldung.com/java-interval-contains-integer)
4+
- [Check if a Number Is Positive or Negative in Java](https://www.baeldung.com/java-check-number-positive-negative)

0 commit comments

Comments
 (0)