Closed Varshitha-vankadaru closed 6 months ago
👋🏻 Hey @Varshitha-vankadaru
💖 Thanks for opening this pull request 💖
This PR will be reviewed and merged shortly.
@Varshitha-vankadaru is attempting to deploy a commit to the Codinasion Team on Vercel.
A member of the Team first needs to authorize it.
Latest commit: bdf729f09b4931a9967b178823848f734db3df2c
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Thanks very much for contributing!
Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours.
Support this project by giving it a star ⭐.
If you're looking for your next contribution, check out our help wanted issues :zap:
In the original program, the factorial calculation was implemented using the math module, which may not clearly demonstrate how to compute a factorial. Therefore, I have updated it to exclude the use of any packages.