That is, we have to show that w.r.t. the metric $$d(p, q) = \sup_{0 \le t \le 1}|p(t) - q(t)|, $$ the polynomial is not complete.
I've been considering the sequence $$1, 1+x, 1 + x + \frac{x^2}{2!}$$ which I picked up as a hint to a problem similar to this, and trying to show this is a Cauchy sequence that converges to $e^x$. But I can't see how should I prove that the sequence is a Cauchy sequence and that it converges to $e^x$. Usually we have to index the terms of a sequence and then show that there exists some natural number $N$ such that $d(p_n, p_m) < \epsilon$ for all $m, n \ge N$, but I'm not sure how to do this with the sequence that I have. Please help.