I tried to solve this problem like:
Remainder of $3^2 / 7$ is $2$
Remainder of $3^3 / 7$ is $-1$
Then i square that, and I get
Remainder of $3^6 / 7$ is $1$
Then I can go all the way to:
Remainder of $3^{2016} / 7$ is $1$
Now how do I get to 2020? Or is there another way to solve this problem?