Take the square of every integer between $-20$ and $20$ (including $-20$ and $20$), and write them down on a list. The first few numbers in the list should be $(-20)^2 = 400$, $(-19)^2 = 361$, and $(-18)^2 = 324$. How many different numbers are there on the list