Cantor's intersection Theorem: If $(D_n)_{n=1}^\infty$ is a sequence of nonempty closed sets in a complete metric space $(X,d)$ such that $D_{n+1}\subset D_n$ for all $n\in\mathbb{N}$ and $\text{diam}(D_n)\to0$ as $n\to\infty$, then $\bigcap_{n=1}^\infty D_n$ consists of precisely one point.
Give examples with $X=\mathbb{R}$ to show that $\bigcap_{n=1}^\infty D_n$ may be empty or may contain more than one point if the hypothesis $\text{diam}(D_n)\to0$ as $n\to\infty$ is omitted.
My first idea and attempt:
Let $D_0=[\pi-1,\pi]$, so $X$ is closed and nonempty. For each $n\in\mathbb{N}$, we make the $n^{th}$ decimal place $0$, hence $D_{n+1}\subset D_n$. So $D_n$ converges to the set $[\pi-1,3]$. So it contains more than one point. And we have also omitted the hypothesis $\text{diam}(D_n)\to0$ as $n\to\infty$.
Does my example answer the question?
If it does, how can I write it in a more rigorous way?
Another attempt:
What if $D_n=[n,\infty)$? The set is closed right? I am not sure whether this example answer the question.
Thank you for the help!