Let $C[a,b]$ be the space of all continuous function defined on interval $[a,b]$. Consider these two norms and metrics:
$$\|f\|_\infty= \sup_{x\in[a,b]}|f(x)|\text{ and metric }\rho(f,g)=\|f-g\|_\infty$$
$$\|f\|_1=\int_a^b|f(x)|\,dx\text{ and metric }\rho(f,g)=\|f-g\|_1$$
Why the first one is complete while the second is not?