Enter the secret number when prompted. The issue here is that both types of responses ("the number is greater", "the number is less than") are not set correctly. There are two "secret number < guess" blocks. One must be changed to "secret number > guess" to fix it.