As the Title say's. Is their a way to test a Int variables to see if it is a multiple of 2 or any number?
So say i was testing 4, it would return true. Or if it was 89, it would return False.
↧