Using an elif statement, we'll also check if score_2 > score_1.

Make sure to pick elif followed by score_2 and then >, score_1.