Session Ready
Exercise

Running totals of athlete medals

The running total (or cumulative sum) of a column helps you determine what each row's contribution is to the total sum.

Instructions
100 XP
  • Return the athletes, the number of medals they earned, and the medals running total, ordered by the athletes' names in alphabetical order.