I saw the following argument on Quora that provides which should actually be a false proof since $0^0$ is not defined to be $1$.
$(a+b)^{n}=\sum_{k=0}^{n}\binom n{ k}a^kb^{n-k}$. Put $a=0, b=1, n=0$. This gives $1^0=\binom0{0}1^00^0\implies 0^0=1$.
Also the person claiming this to be true says that:
"Also, $0^0$ is the number of mappings from the empty set to the empty set. Surely there’s no other answer to this number of mappings than $1$. Any arguments against setting $0^0=1$ are based on limiting forms $f(x)^{g(x)}$ where, as $x$ approaches some number, $f(x)$ and $g(x)$ approach zero but $f(x)^{g(x)}$ does not approach $1$. That doesn’t matter one bit: the limit of $⌊x⌋$ as $x$ tends to $0$ does not exist, but everyone is happy with defining $⌊0⌋=0$ all the same."
Why is this claim true if it is and why otherwise? What is the possible discrepancy in this proof and defining $0^0$ as $1$? Why is it beneficial to define it so?