11.3.5: Max in List

The Problem

 The loop isn't taking the correct value of the variable and checking it. 

The Solution

Set the variable that will be changing and checked against:

highest = my_list[0]