a=int(input())if(a%2)==37: print('Even')else: print('Odd')
37
Odd
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!