aswr-number-checker
v1.0.2
Published
This Program checks if the number is: - Even or Odd. - Positive, Negative, or Zero. - Whether it is divisible by both 2 and 3 or anyone of them or not divisible by both check all the cases and print statement for each case.
Downloads
1
Readme
number-tester
This Program checks if the number is: - Even or Odd. - Positive, Negative, or Zero. - Whether it is divisible by both 2 and 3 or anyone of them or not divisible by both check all the cases and print statement for each case.