Find the sum of the binomial coefficients $(^n_0)+(^n_1)+...+(^n_{n-1})+ (^n_n).$
I'm not good with the binomial theorem but I do know that $\sum_{k=0}^{n} (^n_k)x^{k} = (^n_0)+(^n_1)x+...+ (^n_n)x^n.$
Now comparing the binomial coefficients I can see some similarities, but the difference would be that $(^n_{n-1})$ and the $x^n$.
If I just have $\sum_{k=0}^{n} (^n_k) = (^n_0)+(^n_1)+...+ (^n_n).$ then all I would be needing would be that $(^n_{n-1})$.
Any help?