So I've got my code working so far, but I've got two problems. this code lets you put in a month, day, and year and it tells you how many days it has. essentially it's a leap-year checker but includes every month (for whatever reason). So I've got my code working so far, but I've go