This projects a binary search of an ordered list. The list is created with a shortcut to make sure that all the elements of the list are in order. Scratch cries once during each iteration of the loop, so that the user can see the values of the variables lowIndex, highIndex, and guessIndex.