I am trying to prove this but just don't see it. We are talking about openness in the metric sense, yes?
So, my attempt is
Let $x \in \mathbb{R}^n$ and $d$ represent the Euclidean metric, $d(x,y)=\sqrt{\sum(x_i-y_i)^2}$. An open ball around a point $x$ is defined for some $r>0$ to be $B_r(a)=\{y \in \mathbb{R}^n:d(x,y)<r\}$. Take the singleton set $U=\{u\} \subseteq \mathbb{R}^n$. An open ball around any point on $U$ (which is essentially, just around the one and only point, $u$), is $B_r(u)=\{v \in U:d(u,v)<r\}=\{u\}=U$. So an open ball in any point of $U$ is $U$ itself; $d(u,u)=0 < r$, $\forall r>0$. So by the Euclidean metric, the open ball is essentially the sphere $S^n$ with radius $0$. But then clearly, $U \subseteq U$ meaning that $B_r(u) \subseteq U$.
then I conclude from the definition of an open set $U$ (in metric space $(X,d)$),
$U$ is open in $X$ if and only if for every $u \in U$, $\exists r>0$ such that the open ball $B_r(u) \in U$
(am I right...?)
which tells me that, from the last line I have deduced from my attempt that a singleton is actually open in $\mathbb{R}^n$ with the Euclidean metric.
I admit I am prone to misunderstandings of ideas and definitions; topology and analysis, to me, is the pure embodiment of abstractness which is essentially about poking the human brain.
If there are any mistakes (I am sure there is) please state them and correct them explicitly. Any such help would support me learn better, thank you.