News

Efficient Code: The check for 0 is inherently covered by the % 2 operation. Take a number as input from the user. Check if the number is divisible by 2. If divisible, print that the number is even. If ...