I am given the problem that needed me to prove $\frac{2^k}{k!}$ converges to $0$.
Here is something I had in mind. I would use the sandwich lemma, which resulted in that since $\frac{1}{k!}$converges to 0, and $\frac{2^k}{3^k}$ also converges to 0, and since $$\frac{1}{k!}\leq\frac{2^k}{k!}\leq \frac{2^k}{3^k},$$ $\frac{2^k}{k!}$ converges to $0$. I am not sure if $\frac{2^k}{3^k}$ is greater than or equal to $\frac{2^k}{k!}$ however, and if it is not, I am not sure how to find a equation that is larger than $\frac{2^k}{k!}$
Your argument is not correct.
Use the fact that $k! >(3)(3)...(3)$ ($k-2$ factors) Which gives $0<\frac {2^{k}} {k!} <9(\frac 2 3)^{k}$. Apply Sandwich Theorem and note that $(\frac 2 3)^{k} \to 0$ because $\frac 2 3 <1$.