Takes an integer input from the user. Checks whether the number is even or odd using an if-else statement. Displays the result accordingly. if number % 2 == 0: print(str(number) + " is an Even Number" ...
*Task 1: Check if a Number is Even or Odd Problem Statement: Write a Python program that: Takes an integer input from the user. Checks whether the number is even or odd using an if-else statement.
Cuireadh roinnt torthaí i bhfolach toisc go bhféadfadh siad a bheith dorochtana duit
Taispeáin torthaí dorochtana