We'll start by placing the user scores in a list and assigning it to user_scores.
user_scores
Make sure to pick user_scores followed by = and then [, ].
=
[
]