Dear All,
Hope everybody is doing well!
Can you please help me with this example in Java? I would appreciate anyone who is supporting me!
Get a number form user (in any way) and check if the number is dividable by 3 and 6. If yes then display “the number n is dividable by 3 and 6”, else display the “then number n is not dividable by 3 and 6”
Thanks,
Samim