Work:
We may prove it by contradiction. If $a_n $ does not converge, then we can take some $\epsilon$ such that $\forall N $ and any $n> N$ one has $|a_n - L| \geq \epsilon$
Since this is true for any $N$ and any $n$, then it better be true for $n = 2k$ thus we see that $a_{2k}$ does not converge and we have reached a contradiction.
As for part (b), this is false. For example take $a_n = (-1)^n$ which diverges. However, $a_{2k} = 1$ converges to $1$ and $a_{2k+1} = -1$ converges to $-1$.
Is this correct?

Consider the subsequence $$(b_n)=(a_{6n})$$ and $$(c_n)=(a_{6n+3})$$
$(b_n)$ is a subsequence of
$(a_{2n})$ and of $(a_{3n})$.
$(c_n)$ is a subsequence of $(a_{3n})$ and of $(a_{2n+1})$
thus $(a_{2n})$ and $(a_{2n+1})$ converge to the same limite. We conclude that $(a_n)$ converges.