Reference: https://en.wikibooks.org/wiki/Advanced_Calculus/Newton%27s_general_binomial_theorem. ${\displaystyle (x+1)^{r}=\sum _{k=0}^{\infty }{\binom {r}{k}}x^{k}}$
At the end of the proof, the author says that the right hand side of the equation is $1$ when $x = 0$.
I think $0^k = 0$, then why does the sum equal to $1$?