Inspiration
We were inspired to create something simple yet fun. With not a lot of coding experience we pushed through and created this small project.
What it does
Holidays on your Birthday does exactly what it's name implies. It allows users to enter in their birthday and returns with a funny holiday that is celebrated on that day.
How we built it
We started off with creating an input for the month and the day, and then created a for loop that stopped users from entering an invalid date. We then compiled all the holidays according to the months they're in. We typed every holiday individually, and then created if/ else statements that used each month individually.
Challenges we ran into
We were unsure how to compile all the holidays together, but decided it would be best to type them all out individually.
Accomplishments that we're proud of
We're very proud of the entire project since we all have little to no programming experience.
What we learned
We learned how to use a while loop to prevent users from entering an invalid month. The while loops loops forever until a correct month is entered.
What's next for Holiday's on your Birthday
This program is just a fun project that was made by our team. We hope to see it being used somewhere in the future!
Built With
- python
- replit
Log in or sign up for Devpost to join the conversation.