Code an if statement that uses > comparison to run code if score is greater than a number.

Make sure to pick if followed by score and then >, 50, :.