We need a counter variable to keep track of each Olympian's place.

Create place and set its initial value to 1.

Make sure to code var place = 1;.