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