If $\binom{n}{0} , \binom{n}{1} , \binom{n}{2} , \binom{n}{2} .... \binom{n}{n}$ denote the binomial coefficients in the expansion of ${(1+1)}^n$ then what is the difference between
$$\sum_{r=0}^{n} \sum_{s=0}^{n} \binom{n}{r}\binom{n}{s}$$
and
$$\sum \sum \binom{n}{r}\binom{n}{s}$$
$r$ is greater than or equal to $0$ but it is less than $s$ and $s$ is less than or equal to $n$
How can we understand the differences in the meaning of the questions ?