Computer Science, asked by nandininagaraj2709, 3 months ago

C с
write
program
to find wheather the
odd
enen
given number is​

Answers

Answered by agarwalyash1243
0

num = int(input("Enter a number: "))

mod = num % 2

if mod > 0:

   print("This is an odd number.")

else:

   print("This is an even number.")

Answered by HSJEHEURHDJEHHHDIEHE
0

Explanation:

etwitxysigj tghody do hfhd

Similar questions