First of all $60\equiv4\pmod 7$ as $56$ is divisible by $7$.
Now if you actually know Fermat's Little Theorem then you would see that for any integer $a$ coprime to a prime number $p$. You have $a^{p-1}\equiv 1\pmod p$.
So $4^{7}\equiv 4^{6}\cdot 4\pmod 7\equiv 1\cdot 4\pmod 7 \equiv4\pmod 7$ and so the pattern continues and after each multiple of $6$ you will get back the same integer.
So it suffices to show that the first $6$ powers are like that. Then the pattern holds for all integers .
Maybe you can take a look at some basic modular arithmetic to make things clearer. Maybe someday you will also learn group theory and cyclic groups. Maybe someday you will get to learn about Euler's Totient function or Carmichael's Lambda Function