Problem is as follow.
Let X be a compact metric space and A be a closed subset of X. Prove that every sequence in A has a convergent (note: convergent in A) subsequence.
It is from my note. My approach is ...
Since $A\subset X$, $A$ is bounded. I don't know $A$ should be compact. If $A$ is compact, $A$ have a convergent subsequence. As a novice, it is hard.
I've added my proof after viewing answer.
Claim : Every closed subset of a compact space X is compact.
Consider any closed subset A of a compact space X.
Let $\mathcal C = \{U_\alpha \mid \alpha \in I\}$ be any open cover of A.
Then $\{U_\alpha \mid \alpha\in I\}\cup\{A^c\}$ is an open cover of X, because $A^c$ is open.
Since X is compact,
$$\exists U_{\alpha_1}, ..., U_{\alpha_n} \text{ such that } X \subset \bigcup_{k=1}^n U_{\alpha_k} \cup A^c$$
This implies that $X = \{ \bigcup_{k=1}^n U_{\alpha_k} \} \cup A^c $.
(Is this true?)
Since $A\cap A^c=\emptyset$, $$A\subset \bigcup_{k=1}^n \cup_{\alpha_k}\subset \mathcal C.$$ So every open cover of A has a finite subcover of A.
Your approach is correct, although you don't particularly need the fact the space is bounded. To show that $A$ is compact use the following, much more general hint:
HINT: Show that every closed subset of a compact space is compact.