If a sequence $\{x_n\}$ has the property that $$\lim_{n\rightarrow\infty} x_{2n} = \lim_{n\rightarrow\infty}x_{2n+1} = L$$ Show that the sequence $\{x_n\}$ convergences to $L$.
I tried a proof by contradiction against the given information, then I considered saying that if all the subsequences of the already given convergent subsequences converge to $L$, then $\{x_n\}$ must converge to $L$.
What is the proper way to prove this?