hacktoberfest
hacktoberfest copied to clipboard
Adding name and script to the repo
Adding name and script to the repo Please assign me this issue under the tag hacktoberfest2024
🐞 Problem I am providing my description and a script running a factorial of a number
🎯 Goal To let users calculate the factorial of a number easily and effortlessly
💡 Possible solutions A python script/program running factorial of a number
📋 Steps to solve the problem
- There will be a button with a placeholder
- Where users need to write down the number for which they need the factorial then they need to hit the run button to get the
- factorial.