programming
programming copied to clipboard
adding if condition in month
hey there ! your code will only work if you enter your birth month higher than current month . but if you want to enter a lower biirth month then your code will not work. So I add a simple "If' function to your code . hope you check it and accept the pull Request
Pull Request checklist -
- [x] This pull request fixes #issue_reference (Create an issue if not already present.)
- [x] The directory structure is of the form (directory_name) (If directory doesn't exist, create a new.)
- [x] Don't duplicate stuff.
Make sure all the above conditions are met before a PR is created.