PHP icon indicating copy to clipboard operation
PHP copied to clipboard

Two new files added CheckEven.php and CheckOdd.php

Open vishalvnair124 opened this issue 2 years ago • 0 comments

Two new files added CheckEven.php and CheckOdd.php.for checking the given integer is odd or even ,In CheckEven.php if the number is Even isEven function return true otherwise false. In CheckOdd.php if the number is Odd isOdd function return true otherwise false.

vishalvnair124 avatar Oct 18 '23 13:10 vishalvnair124