To create the for loop, code for score in user_scores: to set it up.

Make sure to pick for followed by score and then in, user_scores, :.