All 60 walnuts will be distributed to $n$ students according to the following conditions:
\begin{itemize}
\item Each student will receive an equal number of walnuts.
\item Each student will receive at least 2 and at most 10 walnuts.
\end{itemize}
Accordingly, how many different values can n take?\\
A) 5\\
B) 6\\
C) 7\\
D) 8\\
E) 9