You can put this solution on YOUR website! Look at the possible combinations of evens and odds.
Even+Even=Even
Even+Odd=Odd
Odd+Odd=Even
So then
(Even+Even)+Even=Even
(Even+Odd)+Odd=Even
while
(Even+Even)+Odd=Odd
(Even+Odd)+Even=Odd
So then choose 3 even numbers or 1 even and 2 odds to get an even sum.