Let $X$ be the space of all $n-$tuples $x=(x_1,x_2,\ldots,x_n)$ of real numbers. Define $$d(x,y)=\max_i |x_i-y_i|, \qquad \text{where } y=(y_1,y_2,\ldots,y_n).$$ Show that $(X,d)$ is complete.
Edited: Here is my conclusion
Consider a Cauchy sequence $\{x_m\}$ in $\Bbb R^n$, $$x_m=(\xi_1^{(m)},\cdots, \xi_n^{(m)})$$ Since $\{x_m\}$ is Cauchy, for every $\varepsilon>0$ there is an $N$ such that \begin{equation} d(x_m,x_r)=\max_i|\xi_{i}^{(m)}-\xi_{i}^{(r)}|<\varepsilon\qquad (m,r>N)\tag{1} \end{equation} Then we have $$|\xi_{i}^{(m)}-\xi_{i}^{(r)}|<\varepsilon$$ This shows for each fixed $i$, ($1\le i\le n$), the sequence \begin{equation} \{\xi_i^{(1)},\xi_i^{(2)},\ldots\}\tag{2} \end{equation} is a Cauchy sequence of real numbers. Since $\Bbb R$ is complete the sequence in $(2)$ converges say, $\xi_i^{(m)}\to\xi_i$ as $m\to \infty$. Using these $n$ limits, we define $x=(\xi_1,\ldots,\xi_n)\in\Bbb R^n$.
From $(1)$, with $r\to\infty$, $$d(x_m,x)<\varepsilon$$ This shows that $\Bbb R^n$ is complete w.r.t $d$.
What do you say?
Hint: You can check that $(x^{n})_{n}$ being Cauchy in $\mathbb{R}^{n}$ implies that $(x_{i}^{n})_{n}$ is Cauchy in $(\mathbb{R},|\cdot|)$ for each $i\in\{1,\ldots,n\}$. Can you use the completeness of $(\mathbb{R},|\cdot|)$ to finish the proof?