Skip to content
C

Check Even or Odd

Easyjavapythonccpp

Read a single integer n from standard input. Print Even if it is even, otherwise print Odd.

Input (stdin)

Output

Run your code to see output here...