Hey I'm a bit lost. I thought my code would do the following: If a new low encountered then set secondMin as min then set min to X the new low. In reality tho my secondMin only stores the first value entered. Any hints?