Let $M$ denote the space of sequences $(x_n)$ where $x_n \in\{0,1\}$ for each $n$. Let $$d\colon M\times M\rightarrow\mathbb{R}\colon ((x_n),(y_n))\mapsto\sum_{i=1}^{\infty}|x_i-y_i|2^{-i}$$ be the usual sequence-space metric.
i) Let $U_0$ denote the set of sequences that begin with $0$. Show that $U_0$ is open.
ii) Show that $M$ is complete.
I think the first part requires something to do with uniform convergence under the metric, but I'm not sure and I can't get my head around an open set of sequences.