A function can be decomposed as $f(x) = f_{even}(x) + f_{odd}(x)$ where $f_{even}(x)=\dfrac{f(x)+f(-x)}{2}$ and $f_{odd}(x)=\dfrac{f(x)-f(-x)}{2}$.
If we know only $f_{even}$, how can we find different values for $f_{odd}$ that work (we can't just plug in any function)? A graphical method works too.
Let $f$ be your favorite function that isn't even. Then $f(x) \neq f_{even}(x)=(f_{even})_{even}(x)$, and so $f$ and $f_{even}$ are two different functions with the same even part.