I am working on a problem to prove that the set $\mathcal{C}_b$ of bounded continuous functions is closed in the space of all bounded functions on a set $A \subseteq \mathbb{R}$.
This doesn't seem true to me since the set of functions $$\{ \, f_n(x) = \exp(-nx) \mid n = 0,1,2,\ldots \,\}$$ on $A = [0,1]$ is a subset of $C_b$ (on $A$), but the sequence of functions $f_0, f_1, f_2, \ldots$ converges to $$ f(x) = \begin{cases} 1 & \text{if }x=0\\ 0 & \text{otherwise} \end{cases}$$ which is not continuous but is bounded.
This implies to me that $\mathcal{C}_b$ is not closed on the space of bounded functions on $A$.
What am I missing here?