Find a sequence (Sn) that for any a between [0,1] there is a subsequence of Sn that converges to a.
I've been stumped for days, my guess is that it is an addition of sequences each expressing its own decimal place, but I can't figure out how to make that consider all possibilities.
Hint:
$\mathbb Q$ is a countable set, meaning that there exists a bijection between $\mathbb N$ and $\mathbb Q$. Also, $\mathbb Q$ is dense in $\mathbb R$.