odd

PythonF

Print Odd or Even

The program must accept an integer N as the input. The program must print Odd if N is odd. Else the program must…