I thought it might be instructive to present approaches that rely on crude and simple to obtain estimates for the factorial, rather than develop (or quote) something tantamount to Stirlin'g Formula. To that end, we now proceed.
Note that $n!\ge \left(\frac{n}{2}\right)^{n/2}$. Hence, we have
$$\frac{10^n}{n!}\le \frac{10^n}{\left(\frac{n}{2}\right)^{n/2}}=\left(\frac{200}{n}\right)^{n/2}$$
from which it is clear that
$$\lim_{n\to \infty}\frac{10^n}{n!}=0$$
It is easy to show that $n^n\ge nn!$ by using, for example, induction. Hence, we have
$$\frac{n^n}{n!}\ge n$$
whence the coveted limit is $\infty$.