Harshsngh07 / Hacktoberfest2020

Repository for first timers to get started in Open Source Contributions
MIT License
47 stars 298 forks source link

factorial of a number without recursion #405

Open Tisha1234 opened 3 years ago

Tisha1234 commented 3 years ago

simple program to find factorial of a number without recursion.

Description

Please include a summary of the program i.e what problem it solves.

Checklist: