I was going through this answer: https://math.stackexchange.com/a/1852190/989402
I found the answer was correct, but not satisfied with the solution. I mean if we have $2^{10n+1}$ and n is even will always yield a last digit of $2$, and if n is odd will yield a last digit of $8$ always. And since the question was $2^{9^{100}}$ will yield last digit of $2$ only when $9^{100}$ yields even digit at second place and first place will be $1$ (or $5$ which isn't possible), which it is.
So in short my question is that how will we prove that $9^n$ yields always a even digit at second place?
EDIT: Assuming number abcdefg, f is the second digit for this question.