People at my class acted like it was obvious, but I am not that sure:
Why is this set not countable? $$\{-1,1\}^{\mathbb{Z}^2}$$
So, this set contains all the functions from $$\mathbb{Z}^2\to\{-1,1\}$$
where $\mathbb{Z}$ is the set of integers.
Thank you for all the nice answers!
There is a bijection from $\Bbb Z^2$ to $\Bbb N$, inducing a bijection from $\{-1,1\}^{\Bbb Z^2}$ to $\{-1,1\}^{\Bbb N}$. And $\{-1,1\}^{\Bbb N}$ is famously uncountable by Cantor's diagonal argument:
Assume for contradiction that it is countable. Then it's possible to list all functions in $\{-1,1\}^{\Bbb N}$ as $f_1,f_2,f_3,\ldots$. Now consider the function $g\in \{ -1,1 \} ^{\Bbb N}$ given by $$ g(n)=-f_n(n) $$ This function cannot be equal to any of the functions $f_1,f_2,\ldots$, so it's not in the list, contradicting that our list contained all functions of $\{-1,1\}^{\Bbb N}$.