Write a C language program which will ask appropriate questions of a person using the program to determine what animal it was that they saw based on the chart above. Ensure that you ask appropriate questions and that you make the program as easy to use and understand as possible. Remember that the person using this program may be very young and might input the wrong characters.
Also give the person using the program the option of identifying more than one animal by repeatedly going through this process.
Make sure that you make at least 5 test runs of your program which you should print out and hand in. Follow the assignment policy as outline on the course web site. Also make sure that you have your program print your name and student number on your output.