The question is:
Let $Y_1 , Y_2, \dots$ be nonnegative i.i.d. random variables with $\mathbb{E}Y_m = 1$ and $\mathbb{P} (Y_m = 1) < 1$. (i) Show that $X_n = \prod_{m \le n} Y_m$ defines a martingale. (ii) Use an argument by contradiction to show $X_n \to 0$ a.s.
(i) is easy to check. For (ii), by Martingale Convergence Theorem, we can show that $X_n$ converges to almost surely to some $X$ with $\mathbb{E}X \le \mathbb{E}X_0 = 1.$ ($X_0$ is not explicitly defined in the question, but to make $X_n$ a martingale, we need $X_0 = 1$.)
My guess is that $X = 0$ almost surely must comes from the fact $\mathbb{P} (Y_m = 1) < 1$. But I can't see how to continue from here.