We can reuse the results of min() and max() by saving them in variables.

Make sure to pick = followed by min(scores) and then =, max(scores).