Code an if statement that uses > comparison to run code if score is greater than a number.
>
score
Make sure to pick if followed by score and then >, 50, :.
if
50
: