Find the Best Score

Find the index of the highest value in the scores array using np.argmax().
Python
Setting up Python environment...
Output