Let $X$ be an uncountable set with the co-countable topology, and let $A$ be an uncountable subset of $X$. Then $\overline{A}=X$. Show that for each $x \in X \setminus A$ there is no sequence in $A$ that converges to $x$.
Definitions
Given an uncountable set $X$, the co-countable topology on $X$ is $$T_{\text{co-countable}} =\{ A \subset X : A^c \cap X \text{ is countable }\} \cup \{ \emptyset \}.$$
Let $(X,T)$ be a topological space. If $(x_n)_{n=1}^\infty$ is a sequence in $X$ we say it converges to $x_0 \in X$, $x_n \to x_0$, if for each open set $U \subset X$ containing $x_0$ there is an $n_0 \in \mathbb N$ such that $x_n \in U$ for all $n \geq n_0$.
Using the hint:
Let $x \in X \setminus A \equiv X \cap A^c$. (Can I say $x$ is in a neighborhood of topology space?) So $x \in X $ and $x \in A^c$.
(Guessing will get a contradiciotion somewhere.)
Somehow that it there is a seq $x_n $ that converges to $x$.
I'm not sure where to go from there is there confused.