this app demonstrates how to use the "loop iteration number" variable to check whether a list of numbers is sequential (meaning, that the difference between successive numbers in the list equals exactly 1). let's go