Birthday Problem #1
Write a program that accepts the user's age as input, and produces as output the number of birthdays that person has had to date.
Birthday = an anniversary (same month, same day, different year) of the day one was born.