This is my first question (ever), and I am pretty new to math. So I ask for patience and understanding in advance.
So this is the proof I came up with:
Consider $G = (V,E). $ By definition of Eulerian circuit, $$ \exists\ W: v_0, v_1,\cdots, v_k=v_o $$ And there is no isolated vertex $$ V = \{v_0, v_1,\cdots,v_k \}$$
Take $v_i, v_j \in V $. Consider $ j = i + k $ where $k \in \mathbb{N} $. Then, $ v_j, v_{j+1}, \cdots, v_{j+k} = v_i $ is a walk. Hence, $\exists$ a path between $v_i$ and $v_j$. Hence connected.
Your proof is generally fine; I can follow your logic. If we really want to be nitpicky: