Check if score is greater than or equal to min_score with the greater-than-or-equal-to operator.
score
min_score
Make sure to type >=.
>=