I have the following code below, and was wondering what was the next step I could take to calculate the percent change of the open and close data from the file? I need to display percent change of the data from highest to lowest and I can't figure out how I would access each row individually to do so.