Let's call the showWinners function by putting "Jerry" in first place and "Tom" in second.

Well done! Here the first parameter is set to "Jerry" and the second parameter is set to "Tom".

Place "Jerry" is first place by passing "Jerry" first and passing "Tom" second.