A=input() B=input() i=A*B if type(i/0b10)==int: print("Even") else: print("0dd")