I finished debugging to the book.
It was asking the “Is it a ” question, but displaying the question for the animal instead of the animal name. It took a while before I found the problem.
In line 190, I used the variable a$ rather than the subscripted variable a$(k). Once I found and fixed that it works just like the book showed.

Leave a Reply