Let $S$ be the set of all sequences $x=\{x_n\}$ of real numbers such that only a finite number of the $x_n$ are nonzero. Define $d(x,y)=\max|x_n-y_n|$. Is the space complete?
Completeness means that any Cauchy sequence converges to a point in the space. Suppose we have a sequence $\{\textbf{a}_i\}_{i=0}^\infty$, where $\textbf{a}_i=(a_{i1},a_{i2},\ldots)$. Since $\{\textbf{a}_i\}$ is Cauchy, for any fixed $k$, the real sequence $a_{1k},a_{2k},\ldots$ is also Cauchy, hence converges to a real number $b_i$. I'm not sure, however, whether the sequence $\{\textbf{a}_i\}$ converges to the sequence $\textbf{b}=(b_1,b_2,\ldots)$, or whether the sequence $\textbf{b}$ belongs to $S$.