Objective: Create a chinese zodiac that displays the zodiac animals alongside years and also provides a lookup function for years not on the table.
Problem: What if the user’s birth year is not in the table?
Solution: In case the user’s year is not in the table we provided a lookup form where they can enter a year and receive an output that says the year and then the zodiac animal.