Write a function `iloveevennumbers` that takes a number argument and returns 'oh yeah even!' if the argument is even or 'I am too normal for odd numbers' if the argument is odd.
a) See code below
b) Not provided
c) Function unclear
d) Compilation error